confirmInit( )
bool confirmInit()
getAudioDeviceID( )
int getAudioDeviceID()
getDeviceID( )
int getDeviceID()
getHeight( )
float getHeight()
getPixels( )
ofPixels & getPixels()
getPixels( )
const ofPixels & getPixels()
getVideoDeviceID( )
int getVideoDeviceID()
getWidth( )
float getWidth()
hasPreview( )
bool hasPreview()
initGrabberWithoutPreview( )
bool initGrabberWithoutPreview()
initRecording( )
bool initRecording()
isFrameNew( )
bool isFrameNew()
isInitialized( )
bool isInitialized()
isRecording( )
bool isRecording()
isRecordingReady( )
bool isRecordingReady()
ofQTKitGrabber( )
ofQTKitGrabber()
setAudioCodec( ... )
void setAudioCodec(string audioCodecIDString)
setAudioDeviceID( ... )
void setAudioDeviceID(int audioDeviceID)
setAudioDeviceID( ... )
void setAudioDeviceID(string audioDeviceIDString)
setDesiredFrameRate( ... )
void setDesiredFrameRate(int framerate)
setDeviceID( ... )
void setDeviceID(int videoDeviceID)
setDeviceID( ... )
void setDeviceID(string videoDeviceIDString)
setUseAudio( ... )
void setUseAudio(bool bUseAudio)
setVerbose( ... )
void setVerbose(bool bTalkToMe)
setVideoCodec( ... )
void setVideoCodec(string videoCodecIDString)
setVideoDeviceID( ... )
void setVideoDeviceID(int videoDeviceID)
setVideoDeviceID( ... )
void setVideoDeviceID(string videoDeviceIDString)
setup( ... )
bool setup(int w, int h)
startRecording( ... )
void startRecording(string filePath)
stopRecording( )
void stopRecording()
videoSettings( )
void videoSettings()
~ofQTKitGrabber( )
~ofQTKitGrabber()