Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Gst::AdderGst::Adder - adder plugin
Gst::AlsaMixerGst::AlsaMixer - alsamixer plugin
Gst::AlsaSinkGst::AlsaSink - alsasink plugin
Gst::AlsaSrcGst::AlsaSrc - alsasrc plugin
Gst::AudioClockGst::AudioClock - Helper object for implementing audio clocks
Gst::AudioConvertGst::AudioConvert - audioconvert plugin
Gst::AudioFilterGst::AudioFilter - Base class for simple audio filters
Gst::AudioResampleGst::AudioResample - audioresample plugin
Gst::AudioSinkGst::AudioSink - Simple base class for audio sinks
Gst::AudioSrcGst::AudioSrc - Simple base class for audio sources
Gst::AudioTestSrcGst::AudioTestSrc - audiotestsrc plugin
Gst::BaseAudioSinkGst::BaseAudioSink - Base class for audio sinks
Gst::BaseAudioSrcGst::BaseAudioSrc - Base class for audio sources
Gst::BaseSinkGst::BaseSink - Base class for sink elements
Gst::BaseSrcGst::BaseSrc - Base class for getrange based source elements
Gst::BaseTransformGst::BaseTransform - Base class for simple transform filters
Gst::BinGst::Bin - Base class and element that can contain other elements
Gst::BufferGst::Buffer - Data-passing buffer type, supporting sub-buffers
Gst::BusGst::Bus - Asynchronous message bus subsystem
Gst::CapsGst::Caps (capabilities) are lightweight objects describing media formats
Gst::CapsFilterGst::CapsFilter - capsfilter plugin
Gst::CddaBaseSrcGst::CddaBaseSrc - Base class for CD digital audio (CDDA) sources
Gst::CdParanoiaSrcGst::CdParanoiaSrc - cdparanoiasrc plugin
Gst::ChildProxyGst::ChildProxy - An interface for multi child elements
Gst::ClockGst::Clock - Abstract class for global clocks
Gst::ClockIDA datatype to hold the handle to an outstanding sync or async clock callback
Gst::ClockOverlayGst::ClockOverlay - clockoverlay plugin
Gst::ColorBalanceGst::ColorBalance - Interface for adjusting color balance settings
Gst::ColorBalanceChannelGst::ColorBalanceChannel - Represents a color balance channel
Gst::CoreErrorThe GStreamer core GError type
Gst::DecodeBinGst::DecodeBin - decodebin plugin
Gst::DoubleRangeRepresents a double range (min - max)
Gst::ElementGst::Element - Abstract base class for all pipeline elements
Gst::ElementFactoryGst::ElementFactory - Create Gst::Element from a factory
Gst::ElementInterfaced<T_Interface>Templated class used for casting Gst::Element to interfaces that its underlying gobject implements
Gst::EventGst::Event - A structure describing 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::EventTagA tag event
Gst::FakeSinkGst::FakeSink - fakesink plugin
Gst::FakeSrcGst::FakeSrc - fakesrc plugin
Gst::FdSinkGst::FdSink - fdsink plugin
Gst::FdSrcGst::FdSrc - fdsrc plugin
Gst::FfmpegColorSpaceGst::FfmpegColorSpace - ffmpegcolorspace plugin
Gst::FileSinkGst::FileSink - filesink plugin
Gst::FileSrcGst::FileSrc - filesrc plugin
Gst::FilterGst::Filter - A utility function to filter Lists
Gst::FormatDefinitionA format definition is used to get details of a Gst::Format by Gst::get_details()
Gst::FourccRepresents a 4 byte identifier (used in codecs)
Gst::FractionRepresents a fraction
Gst::FractionRangeRepresents a fractional range
Gst::GDPDepayGst::GDPDepay - gdpdepay plugin
Gst::GDPPayGst::GDPPay - gdppay plugin
Gst::GhostPadGst::GhostPad - Pseudo link pads
Gst::GioSinkGst::GioSink - giosink plugin
Gst::GioSrcGst::GioSrc - giosrc plugin
Gst::GioStreamSinkGst::GioStreamSink - giostreamsink plugin
Gst::GioStreamSrcGst::GioStreamSrc - giostreamsrc plugin
Gst::IdentityGst::Identity - identity plugin
Gst::IndexGst::Index is used to generate 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::IndexFactoryGst::IndexFactory - Create Indexes from a factory
Gst::IndexGroupA group of related entries in an index
Gst::InterfaceCore interface implemented by Gst::Element instances that allows runtime querying of interface availability
Gst::IntRangeRepresents an integer range (min - max)
Gst::Iterator<CppType>Gst::Iterator - Class that retrieve multiple reference counted elements in a thread safe way
Gst::IteratorBase<CppType>Gst::IteratorBase - Base class for classes that retrieve multiple elements in a thread safe way
Gst::IteratorBasic<CppType>Gst::IteratorBasic - Class that retrieves multiple elements in a thread safe way
Gst::LibraryErrorThe GStreamer library GError type
Gst::MessageGst::Message - 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::MessageNewClockA new clock message
Gst::MessageSegmentDoneA segment done message
Gst::MessageSegmentStartA segment start message
Gst::MessageStateChangedA state change message
Gst::MessageStateDirtyA state dirty message
Gst::MessageTagA tag message
Gst::MessageWarningA warning message
Gst::MiniObjectThis is a base class for some gstreamermm objects
Gst::MixerGst::Mixer - Interface for elements that provide mixer operations
Gst::MixerOptionsGst::MixerOptions - Options for elements that implement the* Gst::Mixer interface
Gst::MixerTrackGst::MixerTrack - A track in an element that implement the Gst::Mixer interface
Gst::MultiQueueGst::MultiQueue - multiqueue plugin
Gst::NavigationGst::Naviagtion - Interface for elements that provide navigation functionality
Gst::ObjectGst::Object - Base class for the GStreamer object hierarchy
Gst::OggDemuxGst::OggDemux - oggdemux plugin
Gst::OggMuxGst::OggMux - oggmux plugin
Gst::PadGst::Pad - Object contained by elements that allows links to other elements
Gst::PadTemplateGst::PadTemplate - Describe the media type of a pad
Gst::ParseGst::Parse - Get a pipeline from a text pipeline description
Gst::ParseErrorThe different parsing errors that can occur
Gst::PipelineA Gst::Pipeline is a special Gst::Bin used as the toplevel container for the filter graph
Gst::PlayBin2Gst::PlayBin2 - playbin2 plugin
Gst::PluginGst::Plugin - Container for features loaded from a shared object module
Gst::PluginErrorThe plugin loading errors
Gst::PluginFeatureThis is a base class for anything that can be added to a Gst::Plugin
Gst::PresetGst::Preset - helper interface for element presets
Gst::PropertyProbeGst::PropertyProbe - Interface for probing possible property values
Gst::PushSrcGst::PushSrc - Base class for push based source elements
Gst::QueryGst::Query - Classes 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 query type definition is used to get details of a Gst::Query by Gst::Query::get_details()
Gst::QueueGst::Queue - queue plugin
Gst::RegistryGst::Registry - Abstract base class for management of Gst::Plugin objects
Gst::ResourceErrorThe GStreamer resource GError type
Gst::SegmentGst::Segment - Class describing the configured region of interest in a media file
Gst::StreamErrorThe GStreamer stream GError type
Gst::StructureGst::Structure - Generic structure containing fields of names and values
Gst::SystemClockGst::SystemClock - Default clock that uses the current system time
Gst::TagListA List of tags and values used to describe media metadata
Gst::TagSetterGst::TagSetter - Gst::Element interface that allows setting and retrieval of media metadata
Gst::TaskGst::Task - Abstraction of GStreamer streaming threads
Gst::TeeGst::Tee - tee plugin
Gst::TextOverlayGst::TextOverlay - textoverlay plugin
Gst::TextRenderGst::TextRender - textrender plugin
Gst::TheoraDecGst::TheoraDec - theoradec plugin
Gst::TheoraEncGst::TheoraEnc - theoraenc plugin
Gst::TimeOverlayGst::TimeOverlay - timeoverlay plugin
Gst::TunerGst::Tuner - Interface for elements providing tuner operations
Gst::TunerChannelGst::TunerChannel - A channel from an element implementing the Gst::Tuner interface
Gst::TunerNormGst::TunerNorm - Encapsulates information about the data format(s) for a Gst::TunerChannel
Gst::TypeFindGst::TypeFind - typefind plugin
Gst::URIHandlerGst::URIHandler - An interface to ease URI handling in plugins
Gst::VideoOrientationGst::VideoOrientation - Interface for elements providing video orientation controls
Gst::VideoRateGst::VideoRate - videorate plugin
Gst::VideoScaleGst::VideoScale - videoscale plugin
Gst::VideoSinkGst::VideoSink - Base class for video sinks
Gst::VideoTestSrcGst::VideoTestSrc - videotestsrc plugin
Gst::VolumeGst::Volume - volume plugin
Gst::VorbisDecGst::VorbisDec - vorbisdec plugin
Gst::VorbisEncGst::VorbisEnc - vorbisenc plugin
Gst::VorbisParseGst::VorbisParse - vorbisparse plugin
Gst::VorbisTagGst::VorbisTag - vorbistag plugin
Gst::XImageSinkGst::XImageSink - ximagesink plugin
Gst::XMLGst::XML - XML save/restore operations of pipelines
Gst::XOverlayXOverlay - Interface for setting/getting a Window on elements supporting it
Gst::XvImageSinkGst::XvImageSink - xvimagesink plugin

Generated on Sun Feb 1 21:47:02 2009 for gstreamermm by  doxygen 1.5.6