gstreamermm 0.10.10
Classes

gstreamermm Interfaces

Wrapped GStreamer interfaces and classes related to them. More...

Classes

class  Gst::ChildProxy
 An interface for multi child elements. More...
class  Gst::ColorBalanceChannel
 A class that represents a color balance channel. More...
class  Gst::ColorBalance
 An interface for adjusting color balance settings. More...
class  Gst::ElementInterfaced< T_Interface >
 A templated class used for casting Gst::Element to interfaces that its underlying gobject implements. More...
class  Gst::Interface
 The core interface implemented by Gst::Element instances that allows runtime querying of interface availability. More...
class  Gst::Mixer
 An interface for elements that provide mixer operations. More...
class  Gst::MixerOptions
 A class that represents options for elements that implement the Gst::Mixer interface. More...
class  Gst::MixerTrack
 A track in an element that implement the Gst::Mixer interface. More...
class  Gst::Navigation
 An interface for elements that provide navigation functionality. More...
class  Gst::Preset
 A helper interface for element presets. More...
class  Gst::PropertyProbe
 An interface for probing possible property values. More...
class  Gst::StreamVolume
 An interface for elements that provide a stream volume. More...
class  Gst::TagSetter
 An interface that allows setting and retrieval of media metadata. More...
class  Gst::Tuner
 An interface for elements providing tuner operations. More...
class  Gst::TunerNorm
 A class that encapsulates information about the data format(s) for a Gst::TunerChannel. More...
class  Gst::URIHandler
 An interface to ease URI handling in plugins. More...
class  Gst::VideoOrientation
 An interface for elements providing video orientation controls. More...
class  Gst::XOverlay
 An interface for setting/getting a Window on elements supporting it. More...

Detailed Description

Wrapped GStreamer interfaces and classes related to them.