#include <QuicktimeCapture.h>
|
static pascal OSErr | sDataProc (SGChannel c, Ptr p, long len, long *offset, long chRefCon, TimeValue time, short writeType, long refcon) |
|
|
enum | ColorMode { eRGB24,
eBayerPatternToRGB24,
eGrayScale,
eYUV411ToRGB24
} |
|
enum | FrameRate {
e60fps,
e30fps,
e15fps,
e7_5fps,
e3_75fps,
e1_875fps
} |
|
enum | VideoMode {
e320x240,
e640x480,
e800x600,
e768x576,
e1024x768,
e1280x960,
e1600x1200,
eNone
} |
|
Definition at line 67 of file QuicktimeCapture.h.
CQuicktimeCapture::CQuicktimeCapture |
( |
VideoMode |
mode, |
|
|
const char * |
pComponentName = 0 |
|
) |
| |
CQuicktimeCapture::~CQuicktimeCapture |
( |
| ) |
|
bool CQuicktimeCapture::CaptureImage |
( |
CByteImage ** |
ppImages | ) |
|
|
virtual |
void CQuicktimeCapture::CloseCamera |
( |
| ) |
|
|
virtual |
OSErr CQuicktimeCapture::dataProc |
( |
SGChannel |
c, |
|
|
Ptr |
p, |
|
|
long |
length |
|
) |
| |
|
private |
int CQuicktimeCapture::GetHeight |
( |
| ) |
|
|
inlinevirtual |
int CQuicktimeCapture::GetNumberOfCameras |
( |
| ) |
|
|
inlinevirtual |
int CQuicktimeCapture::GetWidth |
( |
| ) |
|
|
inlinevirtual |
bool CQuicktimeCapture::OpenCamera |
( |
| ) |
|
|
virtual |
pascal OSErr CQuicktimeCapture::sDataProc |
( |
SGChannel |
c, |
|
|
Ptr |
p, |
|
|
long |
len, |
|
|
long * |
offset, |
|
|
long |
chRefCon, |
|
|
TimeValue |
time, |
|
|
short |
writeType, |
|
|
long |
refcon |
|
) |
| |
|
staticprivate |
SeqGrabComponent CQuicktimeCapture::grabber |
|
private |
GWorldPtr CQuicktimeCapture::gWorld |
|
private |
int CQuicktimeCapture::height |
|
private |
ImageDescriptionHandle CQuicktimeCapture::imgDesc |
|
private |
bool CQuicktimeCapture::m_bImagePending |
|
private |
long CQuicktimeCapture::m_lImageLength |
|
private |
char* CQuicktimeCapture::m_pBuffer |
|
private |
Rect CQuicktimeCapture::srcRect |
|
private |
SGChannel CQuicktimeCapture::videoChannel |
|
private |
int CQuicktimeCapture::width |
|
private |
The documentation for this class was generated from the following files:
asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Dec 2 2019 03:47:28