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