Show All |
Public Member Functions
-
VideoPlayer (jobject obj)
-
~VideoPlayer ()
-
intgetWidth () const
-
intgetHeight () const
-
floatgetDuration () const
-
voidseekToTime (float seconds)
-
voidseekToStart ()
-
voidseekToEnd ()
-
voidsetLoop (bool loop)
-
boolisNewFrameAvailable () const
-
boolisPlaying () const
-
boolisDone () const
-
voidplay ()
-
voidstop ()
-
voidpause ()
-
ci::gl::Texture2dRefgetTexture () const