Show All |
Public Member Functions
-
ExMediaPlayer ()
-
booleanisReady ()
-
intgetVideoWidth ()
-
intgetVideoHeight ()
-
voidstart ()
-
voidstop ()
-
voidreset ()
-
booleanisPlaying ()
-
voidsetLooping (final boolean looping)
-
voidsetSurface (final Surface surface)
-
voidprepare ()
-
voidprepareAsync ()
-
voidsetDataSource (final FileDescriptor fd, final long offset, final long length)
-
voidsetDataSource (final FileDescriptor fd)
-
voidsetOnVideoSizeChangedListener (final MediaPlayer.OnVideoSizeChangedListener listener)