getDuration( )
float getDuration()
getHeight( )
float getHeight()
getIsMovieDone( )
bool getIsMovieDone()
getLoopState( )
ofLoopType getLoopState()
getPixels( )
ofPixels & getPixels()
getPixels( )
const ofPixels & getPixels()
getPosition( )
float getPosition()
getTexturePtr( )
ofTexture * getTexturePtr()
getWidth( )
float getWidth()
isFrameNew( )
bool isFrameNew()
isLoaded( )
bool isLoaded()
isPaused( )
bool isPaused()
isPlaying( )
bool isPlaying()
load( ... )
bool load(string fileName)
ofxAndroidVideoPlayer( )
ofxAndroidVideoPlayer()
reloadTexture( )
void reloadTexture()
setLoopState( ... )
void setLoopState(ofLoopType state)
setPaused( ... )
void setPaused(bool bPause)
setPosition( ... )
void setPosition(float pct)
setVolume( ... )
void setVolume(float volume)
unloadTexture( )
void unloadTexture()
~ofxAndroidVideoPlayer( )
~ofxAndroidVideoPlayer()