Package org.gstreamer.media

Interface Summary
MediaPlayer The control interface used to control/query the gstreamer pipeline that VideoPlayer uses to play media files.
 

Class Summary
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