Public Member Functions

  • ExMediaPlayer ()
  • boolean
    isReady ()
  • int
    getVideoWidth ()
  • int
    getVideoHeight ()
  • void
    start ()
  • void
    stop ()
  • void
    reset ()
  • boolean
    isPlaying ()
  • void
    setLooping (final boolean looping)
  • void
    setSurface (final Surface surface)
  • void
    prepare ()
  • void
    prepareAsync ()
  • void
    setDataSource (final FileDescriptor fd, final long offset, final long length)
  • void
    setDataSource (final FileDescriptor fd)
  • void
    setOnVideoSizeChangedListener (final MediaPlayer.OnVideoSizeChangedListener listener)