42 #ifndef _QUICKTIME_CAPTURE_H 43 #define _QUICKTIME_CAPTURE_H_ 51 #include <QuickTime/QuickTimeComponents.h> 90 static pascal OSErr
sDataProc(SGChannel
c, Ptr
p,
long len,
long *
offset,
long chRefCon, TimeValue time,
short writeType,
long refcon);
CQuicktimeCapture(VideoMode mode, const char *pComponentName=0)
Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images ...
static pascal OSErr sDataProc(SGChannel c, Ptr p, long len, long *offset, long chRefCon, TimeValue time, short writeType, long refcon)
std::string m_sComponentName
ImageDescriptionHandle imgDesc
GLsizei const GLchar ** string
OSErr dataProc(SGChannel c, Ptr p, long length)
ImageType
Enum specifying the supported image types.
Interface to video capture modules.
bool CaptureImage(CByteImage **ppImages)
GLuint GLsizei GLsizei * length
CByteImage::ImageType GetType()