Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
rapid7
GitHub Repository: rapid7/metasploit-framework
Path: blob/master/external/source/osx/isight/CocoaSequenceGrabber.h
24706 views
1
/*
2
* CocoaSequenceGrabber.h
3
* CocoaSequenceGrabber
4
*
5
* Created by Tim Omernick on 3/18/05.
6
* Copyright 2005 Tim Omernick. All rights reserved.
7
*
8
*/
9
10
#import <Cocoa/Cocoa.h>
11
#import "CSGCamera.h"
12
#import "CSGImage.h"
13
14