Package org.gstreamer.elements

Interface Summary
AppSink.NEW_BUFFER Signal emitted when this AppSink when a new buffer is ready.
AppSink.NEW_PREROLL Signal emitted when this AppSink when a new buffer is ready.
AppSrc.ENOUGH_DATA Signal emitted when this AppSrc has enough data in the queue.
AppSrc.NEED_DATA Signal emitted when this AppSrc needs data.
AppSrc.SEEK_DATA Signal emitted when this AppSrc when it requires the application to push buffers from a specific location in the input stream.
DecodeBin.NEW_DECODED_PAD Signal emitted when this DecodeBin decodes a new pad.
RGBDataAppSink.Listener  
RGBDataSink.Listener  
TypeFind.HAVE_TYPE Signal emitted when a new media type is identified at the TypeFind element.
 

Class Summary
AppSink A sink Element that enables an application to pull data from a pipeline.
AppSrc Enables an application to feed buffers into a pipeline.
BaseSink  
BaseSrc  
CustomSink  
CustomSrc  
DecodeBin Utility Element to automatically identify media stream types and hook up elements.
FakeSink  
FakeSrc  
FileSrc A gstreamer element that reads from a file.
PlayBin Playbin provides a stand-alone everything-in-one abstraction for an audio and/or video player.
PlayBin2  
RGBDataAppSink  
RGBDataFileSink This bin encapsulates a pipeline that allows to encode RGB buffers into a video file.
RGBDataSink  
TypeFind Utility Element to identify media types in the stream.
 

Enum Summary
AppSrc.Type  
 

Annotation Types Summary
CustomSrc.SrcCallback