CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
rapid7

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

GitHub Repository: rapid7/metasploit-framework
Path: blob/master/external/source/osx/isight/CocoaSequenceGrabber.h
Views: 11780
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