gstreamermm
1.4.3
|
Information for an audio format. More...
Public Member Functions | |
AudioInfo (const GstAudioInfo* info, bool take_ownership=false) | |
virtual | ~AudioInfo () |
const GstAudioInfo* | gobj () const |
Gets the underlying gobject. More... | |
![]() | |
virtual | ~AudioFormatInfo () |
Defualt constructor. More... | |
GstAudioFormatInfo* | gobj () |
Gets the underlying gobject. More... | |
const GstAudioFormatInfo* | gobj () const |
Gets the underlying gobject. More... | |
AudioFormat | get_format () const |
void | set_format (const AudioFormat& value) |
std::string | get_name () const |
void | set_name (const std::string& value) |
std::string | get_description () const |
void | set_description (const std::string& value) |
AudioFormatFlags | get_flags () const |
void | set_flags (const AudioFormatFlags& value) |
Information for an audio format.
Gst::AudioInfo::AudioInfo | ( | const GstAudioInfo * | info, |
bool | take_ownership = false |
||
) |
|
virtual |
|
inline |
Gets the underlying gobject.