Interface | Description |
---|---|
MediaPlayer |
The control interface used to control/query the gstreamer pipeline that
VideoPlayer uses to play media files. |
Class | Description |
---|---|
AbstractMediaPlayer |
Provides a partial implementation of MediaPlayer that handles
MediaListener
and playlist management. |
PipelineMediaPlayer |
A MediaPlayer that uses a
Pipeline |
PlayBinMediaPlayer |
Basic implementation of a MediaPlayer
|