gstreamermm
1.4.3
|
►NGst | |
CAdder | A Wrapper for the adder plugin |
CAllocationParams | |
CAllocator | |
CAlsaSink | A Wrapper for the alsasink plugin |
CAlsaSrc | A Wrapper for the alsasrc plugin |
CAppSink | A Wrapper for the appsink plugin |
CAppSrc | A Wrapper for the appsrc plugin |
CAtomicQueue | The Gst::AtomicQueue object implements a queue that can be used from multiple threads without performing any blocking operations |
CAudioBaseSink | The base class for audio sinks |
CAudioBaseSrc | The base class for audio sources |
CAudioClock | A Helper object for implementing audio clocks |
CAudioConvert | A Wrapper for the audioconvert plugin |
CAudioFilter | A base class for simple audio filters |
CAudioFormatInfo | Information for an audio format |
CAudioInfo | Information for an audio format |
CAudioRate | A Wrapper for the audiorate plugin |
CAudioRingBuffer | A base class for audio audioringbuffer implementations |
CAudioRingBufferSpec | A class containing the format specification of a Gst::AudioRingBuffer |
CAudioSink | A simple base class for audio sinks |
CAudioSrc | A simple base class for audio sources |
CAudioTestSrc | A Wrapper for the audiotestsrc plugin |
CBaseSink | The base class for sink elements |
CBaseSrc | A base class for getrange based source elements |
CBaseTransform | A base class for simple transform filters |
CBin | Base class and element that can contain other elements |
CBuffer | SECTION:gstbuffer : Data-passing buffer type : #GstPad, #GstMiniObject, #GstMemory, #GstMeta, #GstBufferPool |
CBufferList | A grouped scatter data buffer type for data-passing |
CBus | A class that encompasses the GStreamer asynchronous message bus subsystem |
CCaps | A class that describes sets of media formats |
CCapsFeatures | |
CCapsFilter | A Wrapper for the capsfilter plugin |
CCdParanoiaSrc | A Wrapper for the cdparanoiasrc plugin |
CCheck | |
CChildProxy | An interface for multi child elements |
CClock | An abstract class for global clocks |
CClockID | A data type to hold the handle to an outstanding sync or async clock callback |
CClockOverlay | A Wrapper for the clockoverlay plugin |
CColorBalance | An interface for adjusting color balance settings |
CColorBalanceChannel | A class that represents a color balance channel |
CContext | |
CCoreError | The GStreamer core GError type |
CDecodeBin | A Wrapper for the decodebin plugin |
CDiscoverer | Discoverer - Utility for discovering information on URIs |
CDiscovererAudioInfo | DiscovererAudioInfo - Gst::DiscovererStreamInfo specific to audio streams |
CDiscovererContainerInfo | DiscovererContainerInfo - Gst::DiscovererStreamInfo specific to container streams |
CDiscovererInfo | DiscovererInfo - Class containing the information of a URI analyzed by Gst::Discoverer |
CDiscovererStreamInfo | DiscovererStreamInfo - Base class for information concerning a media stream |
CDiscovererVideoInfo | DiscovererVideoInfo - Gst::DiscovererStreamInfo specific to video streams (this includes images) |
CDoubleRange | A class that represents a double range (min - max) |
CElement | The abstract base class for all pipeline elements |
CElementClass | |
CElementFactory | A class that creates Gst::Element objects from a factory |
CEvent | A class that represents events that are passed up and down a pipeline |
CEventBufferSize | A buffer size event |
CEventCaps | |
CEventEos | An end of stream event |
CEventFlushStart | A flush start event |
CEventFlushStop | A flush stop event |
CEventLatency | A latency event |
CEventNavigation | A Navigation event |
CEventNewSegment | A new segment event |
CEventQos | A QOS event |
CEventSeek | A seek event |
CEventSinkMessage | A sink-message event |
CEventStep | A step event |
CEventStreamStart | A stream-start event |
CEventTag | A tag event |
CException | |
CFakeSink | A Wrapper for the fakesink plugin |
CFakeSrc | A Wrapper for the fakesrc plugin |
CFdSink | A Wrapper for the fdsink plugin |
CFdSrc | A Wrapper for the fdsrc plugin |
CFileSink | A Wrapper for the filesink plugin |
CFileSrc | A Wrapper for the filesrc plugin |
CFormatDefinition | A class to store the details of a Gst::Format retrieved by Gst::get_format_details() |
CFourcc | A class that represents a 4 byte identifier (used in codecs) |
CFraction | A class that represents a fraction |
CFractionRange | A class that represents a fractional range |
CFunnel | A Wrapper for the funnel plugin |
CGhostPad | A class that represents pseudo link pads |
CGioSink | A Wrapper for the giosink plugin |
CGioSrc | A Wrapper for the giosrc plugin |
CGioStreamSink | A Wrapper for the giostreamsink plugin |
CGioStreamSrc | A Wrapper for the giostreamsrc plugin |
CIdentity | A Wrapper for the identity plugin |
CInputSelector | A Wrapper for the input-selector plugin |
CIntRange | A class that represents an integer range (min - max) |
CIterator | A class used to retrieve multiple reference counted elements in a thread safe way |
CIteratorBase | The base class for classes that retrieve multiple elements in a thread safe way |
CIteratorBasic | A class used to retrieve multiple elements in a thread safe way |
CLibraryError | The GStreamer library GError type |
CMapInfo | |
CMemory | GstMemory is a lightweight refcounted object that wraps a region of memory |
CMessage | A class that represents lightweight objects to signal the application of pipeline events |
CMessageApplication | An application message |
CMessageAsyncDone | An asynchronous done message |
CMessageAsyncStart | An asynchronous start message |
CMessageBuffering | A buffering message |
CMessageClockLost | A clock lost message |
CMessageClockProvide | A clock provide message |
CMessageCustom | A custom message |
CMessageDuration | A duration message |
CMessageElement | An element specific message |
CMessageEos | An end of stream message |
CMessageError | An error message |
CMessageInfo | An informational message |
CMessageLatency | A latency message |
CMessageNewClock | A new clock message |
CMessageRequestState | A request state message |
CMessageSegmentDone | A segment done message |
CMessageSegmentStart | A segment start message |
CMessageStateChanged | A state change message |
CMessageStateDirty | A state dirty message |
CMessageStepDone | A step done message |
CMessageStepStart | A step start message |
CMessageStreamStatus | A stream status message |
CMessageStructureChange | A structure change message |
CMessageTag | A tag message |
CMessageWarning | A warning message |
CMiniObject | This is a base class for some gstreamermm objects |
CMultiQueue | A Wrapper for the multiqueue plugin |
CNavigation | An interface for elements that provide navigation functionality |
CObject | A base class for the GStreamer object hierarchy |
COggDemux | A Wrapper for the oggdemux plugin |
COggMux | A Wrapper for the oggmux plugin |
COutputSelector | A Wrapper for the output-selector plugin |
CPad | A class that represents objects contained by elements that allows links to other elements |
CPadProbeInfo | |
CPadTemplate | A class that describes the media type of a pad |
CParse | A class that gets a pipeline from a text pipeline description |
CParseError | The different parsing errors that can occur |
CPipeline | A top-level bin with clocking and bus management functionality |
CPlayBin | A Wrapper for the playbin plugin |
CPlugin | A container for features loaded from a shared object module |
CPluginError | The plugin loading errors |
CPluginFeature | A base class for anything that can be added to a Gst::Plugin |
CPreset | A helper interface for element presets |
CPushSrc | A base class for push based source elements |
CQuarkData | This is a base class for data which represents qdata |
CQuery | A class used to perform queries on pads and elements |
CQueryAcceptCaps | A new accept caps query object |
CQueryAllocation | A new scheduling query object |
CQueryApplication | A custom application query object |
CQueryBuffering | A new buffering query object |
CQueryCaps | A new caps query object |
CQueryConvert | A convert query object |
CQueryDuration | A stream duration query object |
CQueryFormats | A formats query object |
CQueryLatency | A latency query object |
CQueryPosition | A stream position query object |
CQueryScheduling | A new scheduling query object |
CQuerySeeking | A seeking query object |
CQuerySegment | A new segment query object |
CQueryUri | A new uri query object |
CQueue | A Wrapper for the queue plugin |
CQueue2 | A Wrapper for the queue2 plugin |
CRegistry | An abstract base class for management of Gst::Plugin objects |
CResourceError | The GStreamer resource GError type |
CSample | A Gst::Sample is a small object containing data, a type, timing and extra arbitrary information |
CSegment | A class that describes the configured region of interest in a media file |
CStaticPadTemplate | |
CStreamError | The GStreamer stream GError type |
CStreamVolume | An interface for elements that provide a stream volume |
CStructure | A generic class containing fields of names and values |
CSubtitleOverlay | A Wrapper for the subtitleoverlay plugin |
CSystemClock | A default clock that uses the current system time |
CTagList | A class tha represents a list of tags and values used to describe media metadata |
CTagSetter | An interface that allows setting and retrieval of media metadata |
CTask | A class representing GStreamer streaming threads |
CTaskPool | A class representing a pool of GStreamer streaming threads |
CTCPClientSink | A Wrapper for the tcpclientsink plugin |
CTCPClientSrc | A Wrapper for the tcpclientsrc plugin |
CTCPServerSrc | A Wrapper for the tcpserversrc plugin |
CTee | A Wrapper for the tee plugin |
CTextOverlay | A Wrapper for the textoverlay plugin |
CTextRender | A Wrapper for the textrender plugin |
CTheoraDec | A Wrapper for the theoradec plugin |
CTheoraEnc | A Wrapper for the theoraenc plugin |
CTheoraParse | A Wrapper for the theoraparse plugin |
CTimeOverlay | A Wrapper for the timeoverlay plugin |
CToc | |
CTocEntry | |
CTocSetter | |
CTypeFind | A class used for stream type detection |
CTypeFindElement | A Wrapper for the typefind plugin |
CTypeFindFactory | A class used to get information about registered typefind functions |
CUriDecodeBin | A Wrapper for the uridecodebin plugin |
CURIHandler | An interface to ease URI handling in plugins |
CValueList | |
CValve | A Wrapper for the valve plugin |
CVideoOrientation | An interface for elements providing video orientation controls |
CVideoOverlay | An interface for setting/getting a Window on elements supporting it |
CVideoRate | A Wrapper for the videorate plugin |
CVideoRectangle | A helper structure for the Gst::VideoSink class representing a rectangular area |
CVideoScale | A Wrapper for the videoscale plugin |
CVideoSink | A base class for video sinks |
CVideoTestSrc | A Wrapper for the videotestsrc plugin |
CVorbisDec | A Wrapper for the vorbisdec plugin |
CVorbisEnc | A Wrapper for the vorbisenc plugin |
CVorbisParse | A Wrapper for the vorbisparse plugin |
CVorbisTag | A Wrapper for the vorbistag plugin |
CXImageSink | A Wrapper for the ximagesink plugin |
Chash_load_check_resize_trigger_size_base | |
Clu_counter_policy_base |