methods
variables
void ofxAndroidVideoGrabber::close()
ofPixelsRef ofxAndroidVideoGrabber::getAuxBuffer()
float ofxAndroidVideoGrabber::getHeight()
ofPixelFormat ofxAndroidVideoGrabber::getPixelFormat()
unsigned char * ofxAndroidVideoGrabber::getPixels()
ofPixelsRef ofxAndroidVideoGrabber::getPixelsRef()
float ofxAndroidVideoGrabber::getWidth()
bool ofxAndroidVideoGrabber::initGrabber(int w, int h)
bool ofxAndroidVideoGrabber::isFrameNew()
void ofxAndroidVideoGrabber::listDevices()
bool ofxAndroidVideoGrabber::setAutoFocus(bool autofocus)
void ofxAndroidVideoGrabber::setDesiredFrameRate(int framerate)
void ofxAndroidVideoGrabber::setDeviceID(int _deviceID)
void ofxAndroidVideoGrabber::setPixelFormat(ofPixelFormat pixelFormat)
void ofxAndroidVideoGrabber::setVerbose(bool bTalkToMe)
void ofxAndroidVideoGrabber::update()
void ofxAndroidVideoGrabber::videoSettings()
ofEvent< ofPixels > ofxAndroidVideoGrabber::newFrameE