Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Gst::AdderA Wrapper for the adder plugin
Gst::AlsaMixerA Wrapper for the alsamixer plugin
Gst::AlsaSinkA Wrapper for the alsasink plugin
Gst::AlsaSrcA Wrapper for the alsasrc plugin
Gst::AudioClockA Helper object for implementing audio clocks
Gst::AudioConvertA Wrapper for the audioconvert plugin
Gst::AudioFilterA base class for simple audio filters
Gst::AudioRateA Wrapper for the audiorate plugin
Gst::AudioResampleA Wrapper for the audioresample plugin
Gst::AudioSinkA simple base class for audio sinks
Gst::AudioSrcA simple base class for audio sources
Gst::AudioTestSrcA Wrapper for the audiotestsrc plugin
Gst::BaseAudioSinkThe base class for audio sinks
Gst::BaseAudioSrcThe base class for audio sources
Gst::BaseSinkThe base class for sink elements
Gst::BaseSrcA base class for getrange based source elements
Gst::BaseTransformA base class for simple transform filters
Gst::BinA base class and element that can contain other elements
Gst::BufferA data-passing buffer type, supporting sub-buffers
Gst::BusA class that encompasses the GStreamer asynchronous message bus subsystem
Gst::CapsA class that describes sets of media formats
Gst::CapsFilterA Wrapper for the capsfilter plugin
Gst::CddaBaseSrcA base class for CD digital audio (CDDA) sources
Gst::CdParanoiaSrcA Wrapper for the cdparanoiasrc plugin
Gst::ChildProxyAn interface for multi child elements
Gst::ClockAn abstract class for global clocks
Gst::ClockIDA data type to hold the handle to an outstanding sync or async clock callback
Gst::ClockOverlayA Wrapper for the clockoverlay plugin
Gst::ColorBalanceAn interface for adjusting color balance settings
Gst::ColorBalanceChannelA class that represents a color balance channel
Gst::CoreErrorThe GStreamer core GError type
Gst::DecodeBinA Wrapper for the decodebin plugin
Gst::DecodeBin2A Wrapper for the decodebin2 plugin
Gst::DoubleRangeA class that represents a double range (min - max)
Gst::ElementThe abstract base class for all pipeline elements
Gst::ElementFactoryA class that creates Gst::Element objects from a factory
Gst::ElementInterfaced< T_Interface >A templated class used for casting Gst::Element to interfaces that its underlying gobject implements
Gst::EventA class that represents events that are passed up and down a pipeline
Gst::EventBufferSizeA buffer size event
Gst::EventEosAn end of stream event
Gst::EventFlushStartA flush start event
Gst::EventFlushStopA flush stop event
Gst::EventLatencyA latency event
Gst::EventNavigationA Navigation event
Gst::EventNewSegmentA new segment event
Gst::EventQosA QOS event
Gst::EventSeekA seek event
Gst::EventSinkMessageA sink-message event
Gst::EventStepA step event
Gst::EventTagA tag event
Gst::FakeSinkA Wrapper for the fakesink plugin
Gst::FakeSrcA Wrapper for the fakesrc plugin
Gst::FdSinkA Wrapper for the fdsink plugin
Gst::FdSrcA Wrapper for the fdsrc plugin
Gst::FfmpegColorSpaceA Wrapper for the ffmpegcolorspace plugin
Gst::FileSinkA Wrapper for the filesink plugin
Gst::FileSrcA Wrapper for the filesrc plugin
Gst::FilterA class used to filter lists
Gst::FormatDefinitionA class to store the details of a Gst::Format retrieved by Gst::get_format_details()
Gst::FourccA class that represents a 4 byte identifier (used in codecs)
Gst::FractionA class that represents a fraction
Gst::FractionRangeA class that represents a fractional range
Gst::GDPDepayA Wrapper for the gdpdepay plugin
Gst::GDPPayA Wrapper for the gdppay plugin
Gst::GhostPadA class that represents pseudo link pads
Gst::GioSinkA Wrapper for the giosink plugin
Gst::GioSrcA Wrapper for the giosrc plugin
Gst::GioStreamSinkA Wrapper for the giostreamsink plugin
Gst::GioStreamSrcA Wrapper for the giostreamsrc plugin
Gst::IdentityA Wrapper for the identity plugin
Gst::IndexA class that generates a stream index of one or more elements in a pipeline
Gst::IndexAssociationAn association in an entry
Gst::IndexEntryThe basic element of an index
Gst::IndexFactoryA class that creates Gst::Index objects from a factory
Gst::InterfaceThe core interface implemented by Gst::Element instances that allows runtime querying of interface availability
Gst::IntRangeA class that represents an integer range (min - max)
Gst::Iterator< CppType >A class used to retrieve multiple reference counted elements in a thread safe way
Gst::IteratorBase< CppType >The base class for classes that retrieve multiple elements in a thread safe way
Gst::IteratorBasic< CppType >A class used to retrieve multiple elements in a thread safe way
Gst::LibraryErrorThe GStreamer library GError type
Gst::MessageA class that represents lightweight objects to signal the application of pipeline events
Gst::MessageApplicationAn application message
Gst::MessageAsyncDoneAn asynchronous done message
Gst::MessageAsyncStartAn asynchronous start message
Gst::MessageBufferingA buffering message
Gst::MessageClockLostA clock lost message
Gst::MessageClockProvideA clock provide message
Gst::MessageCustomA custom message
Gst::MessageDurationA duration message
Gst::MessageElementAn element specific message
Gst::MessageEosAn end of stream message
Gst::MessageErrorAn error message
Gst::MessageInfoAn informational message
Gst::MessageLatencyA latency message
Gst::MessageMixerChangedA mixer-changed Gst::Mixer message, posted when the list of available mixer tracks has changed
Gst::MessageMixerMuteToggledA mute-toggled Gst::Mixer message
Gst::MessageMixerOptionChangedAn option-changed Gst::Mixer message
Gst::MessageMixerOptionsListChangedAn option-list-changed Gst::Mixer message, osted when the list of available options for a GstMixerOptions object has changed (Since: 0.10.18)
Gst::MessageMixerRecordToggledA record-toggled Gst::Mixer message
Gst::MessageMixerVolumeChangedA volume-changed Gst::Mixer message
Gst::MessageNewClockA new clock message
Gst::MessageRequestStateA request state message
Gst::MessageSegmentDoneA segment done message
Gst::MessageSegmentStartA segment start message
Gst::MessageStateChangedA state change message
Gst::MessageStateDirtyA state dirty message
Gst::MessageStepDoneA step done message
Gst::MessageStepStartA step start message
Gst::MessageStreamStatusA stream status message
Gst::MessageStructureChangeA structure change message
Gst::MessageTagA tag message
Gst::MessageWarningA warning message
Gst::MiniObjectThis is a base class for some gstreamermm objects
Gst::MixerAn interface for elements that provide mixer operations
Gst::MixerOptionsA class that represents options for elements that implement the Gst::Mixer interface
Gst::MixerTrackA track in an element that implement the Gst::Mixer interface
Gst::MultiFdSinkA Wrapper for the multifdsink plugin
Gst::MultiQueueA Wrapper for the multiqueue plugin
Gst::NavigationAn interface for elements that provide navigation functionality
Gst::ObjectA base class for the GStreamer object hierarchy
Gst::OggDemuxA Wrapper for the oggdemux plugin
Gst::OggMuxA Wrapper for the oggmux plugin
Gst::PadA class that represents objects contained by elements that allows links to other elements
Gst::PadTemplateA class that describes the media type of a pad
Gst::ParseA class that gets a pipeline from a text pipeline description
Gst::ParseErrorThe different parsing errors that can occur
Gst::PipelineA top-level bin with clocking and bus management functionality
Gst::PlayBinA Wrapper for the playbin plugin
Gst::PlayBin2A Wrapper for the playbin2 plugin
Gst::PluginA container for features loaded from a shared object module
Gst::PluginErrorThe plugin loading errors
Gst::PluginFeatureA base class for anything that can be added to a Gst::Plugin
Gst::PresetA helper interface for element presets
Gst::PropertyProbeAn interface for probing possible property values
Gst::PushSrcA base class for push based source elements
Gst::QueryA class used to perform queries on pads and elements
Gst::QueryApplicationA custom application query object
Gst::QueryBufferingA new buffering query object
Gst::QueryConvertA convert query object
Gst::QueryDurationA stream duration query object
Gst::QueryFormatsA formats query object
Gst::QueryLatencyA latency query object
Gst::QueryPositionA stream position query object
Gst::QuerySeekingA seeking query object
Gst::QuerySegmentA new segment query object
Gst::QueryTypeDefinitionA class to store the details of a Gst::Query retrieved by Gst::Query::get_details()
Gst::QueueA Wrapper for the queue plugin
Gst::Queue2A Wrapper for the queue2 plugin
Gst::RegistryAn abstract base class for management of Gst::Plugin objects
Gst::ResourceErrorThe GStreamer resource GError type
Gst::RingBufferA base class for audio ringbuffer implementations
Gst::RingBufferSpecA class containing the format specification of a Gst::RingBuffer
Gst::SegmentA class that describes the configured region of interest in a media file
Gst::StreamErrorThe GStreamer stream GError type
Gst::StreamVolumeAn interface for elements that provide a stream volume
Gst::StructureA generic class containing fields of names and values
Gst::SubtitleOverlayA Wrapper for the subtitleoverlay plugin
Gst::SystemClockA default clock that uses the current system time
Gst::TagListA class tha represents a list of tags and values used to describe media metadata
Gst::TagSetterAn interface that allows setting and retrieval of media metadata
Gst::TaskA class representing GStreamer streaming threads
Gst::TaskPoolA class representing a pool of GStreamer streaming threads
Gst::TCPClientSinkA Wrapper for the tcpclientsink plugin
Gst::TCPClientSrcA Wrapper for the tcpclientsrc plugin
Gst::TcpServerSinkA Wrapper for the tcpserversink plugin
Gst::TCPServerSrcA Wrapper for the tcpserversrc plugin
Gst::TeeA Wrapper for the tee plugin
Gst::TextOverlayA Wrapper for the textoverlay plugin
Gst::TextRenderA Wrapper for the textrender plugin
Gst::TheoraDecA Wrapper for the theoradec plugin
Gst::TheoraEncA Wrapper for the theoraenc plugin
Gst::TheoraParseA Wrapper for the theoraparse plugin
Gst::TimeOverlayA Wrapper for the timeoverlay plugin
Gst::TunerAn interface for elements providing tuner operations
Gst::TunerChannelA channel from an element implementing the Gst::Tuner interface
Gst::TunerNormA class that encapsulates information about the data format(s) for a Gst::TunerChannel
Gst::TypeFindA class used for stream type detection
Gst::TypeFindElementA Wrapper for the typefind plugin
Gst::TypeFindFactoryA class used to get information about registered typefind functions
Gst::UriDecodeBinA Wrapper for the uridecodebin plugin
Gst::URIHandlerAn interface to ease URI handling in plugins
Gst::VideoOrientationAn interface for elements providing video orientation controls
Gst::VideoRateA Wrapper for the videorate plugin
Gst::VideoRectangleA helper structure for the Gst::VideoSink class representing a rectangular area
Gst::VideoScaleA Wrapper for the videoscale plugin
Gst::VideoSinkA base class for video sinks
Gst::VideoTestSrcA Wrapper for the videotestsrc plugin
Gst::VolumeA Wrapper for the volume plugin
Gst::VorbisDecA Wrapper for the vorbisdec plugin
Gst::VorbisEncA Wrapper for the vorbisenc plugin
Gst::VorbisParseA Wrapper for the vorbisparse plugin
Gst::VorbisTagA Wrapper for the vorbistag plugin
Gst::XImageSinkA Wrapper for the ximagesink plugin
Gst::XMLA class facilitating XML save/restore operations of pipelines
Gst::XOverlayAn interface for setting/getting a Window on elements supporting it
Gst::XvImageSinkA Wrapper for the xvimagesink plugin
T_Interface
Generated on Sun May 30 19:38:17 2010 for gstreamermm by  doxygen 1.6.3