DiscovererAudioInfo - Gst::DiscovererStreamInfo specific to audio streams. More...
List of all members.
Public Member Functions |
virtual | ~DiscovererAudioInfo () |
GstDiscovererAudioInfo* | gobj () |
| Provides access to the underlying C GstMiniObject.
|
const GstDiscovererAudioInfo* | gobj () const |
| Provides access to the underlying C GstMiniObject.
|
GstDiscovererAudioInfo* | gobj_copy () |
| Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
|
guint | get_bitrate () const |
guint | get_channels () const |
guint | get_depth () const |
guint | get_max_bitrate () const |
guint | get_sample_rate () const |
Related Functions |
(Note that these are not member functions.)
|
Glib::RefPtr
< Gst::DiscovererAudioInfo > | wrap (GstDiscovererAudioInfo* object, bool take_copy=false) |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
- Returns:
- The average or nominal bitrate of the stream in bits/second.
- Returns:
- The number of channels in the stream.
- Returns:
- The number of bits used per sample in each channel.
- Returns:
- The maximum bitrate of the stream in bits/second.
- Returns:
- The sample rate of the stream in Hertz.
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
Reimplemented from Gst::DiscovererStreamInfo.
Friends And Related Function Documentation
- Parameters:
-
object | The C instance |
take_copy | false if the result should take ownership of the C instance. true if it should take a new copy or ref. |
- Returns:
- A C++ instance that wraps this C instance.
The documentation for this class was generated from the following file:
- gstreamermm/discovererinfo.h