An option-list-changed Gst::Mixer message, osted when the list of available options for a GstMixerOptions object has changed (Since: 0.10.18). More...
Inherits Gst::Message.
Public Member Functions | |
MessageMixerOptionsListChanged (GstMessage* castitem) | |
Glib::RefPtr< Gst::MixerOptions > | parse () |
Extracts the Gst::MixerOptions whose value list has changed from an options-list-changed bus notification message. | |
Glib::RefPtr< const Gst::MixerOptions > | parse () const |
Extracts the Gst::MixerOptions whose value list has changed from an options-list-changed bus notification message. |
An option-list-changed Gst::Mixer message, osted when the list of available options for a GstMixerOptions object has changed (Since: 0.10.18).
Gst::MessageMixerOptionsListChanged::MessageMixerOptionsListChanged | ( | GstMessage * | castitem | ) | [explicit] |
Glib::RefPtr<Gst::MixerOptions> Gst::MessageMixerOptionsListChanged::parse | ( | ) |
Extracts the Gst::MixerOptions whose value list has changed from an options-list-changed bus notification message.
The options object returned remains valid until the message is freed.
Since 0.10.18.
Glib::RefPtr<const Gst::MixerOptions> Gst::MessageMixerOptionsListChanged::parse | ( | ) | const |
Extracts the Gst::MixerOptions whose value list has changed from an options-list-changed bus notification message.
The options object returned remains valid until the message is freed.
Since 0.10.18.