Package org.gstreamer.example

Class Summary
AudioPanorama An audiopanorama element example.
AudioPlayer A basic, non-gui player
AudioPlayerMetadata A basic, non-gui player that prints out the audio file tags (such as artist, album name, etc).
BusMessages Demonstrates capturing messages posted on the pipeline bus by elements.
ButtonDemo  
ColorBalance  
DecodeBinPlayer An example of playing audio/video files using a decodebin and manually linking the pads, instead of using a playbin element.
DoubleQuit Test consequtive Gst.main/Gst.quit call sequences
DynamicPadTest  
ElementTest  
FakeSrcTest  
InitTest  
InputStreamSrcTest  
NavigationTest  
OutputStreamSinkTest  
OverlayPlayer  
PiPDemo  
PipelineLauncher A simple command-line pipeline launching utility.
Player  
SimplePipeline A simple pipeline, demonstrating linking elements together
SwingMultiPlayer  
SwingMultiPlayerAlpha  
SwingPlayer  
SWTOverlayPlayer  
TagFinder A simple pipeline, demonstrating media tag detection
TypeFindTest  
VideoPlayer A basic video player.
VideoTest A Simple videotest example.