Public Member Functions

  • VideoPlayer (jobject obj)
  • ~VideoPlayer ()
  • int
    getWidth () const
  • int
    getHeight () const
  • float
    getDuration () const
  • void
    seekToTime (float seconds)
  • void
    seekToStart ()
  • void
    seekToEnd ()
  • void
    setLoop (bool loop)
  • bool
    isNewFrameAvailable () const
  • bool
    isPlaying () const
  • bool
    isDone () const
  • void
    play ()
  • void
    stop ()
  • void
    pause ()
  • ci::gl::Texture2dRef
    getTexture () const

Static Public Member Functions


Friends