c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Gst.MiniObject
parent-child marker Gst.Message

Class Gst.Message

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstMessage
Class : Message
Extends: Gst.MiniObject
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Bus
Signal
message (Bus self, Message message) : none
Gst.Bus
Signal
sync_message (Bus self, Message message) : none
Gst.Bus
Method
async_signal_func (Message message, void* data) : gboolean
Gst.Bus
Method
peek () : Gst.Message
Gst.Bus
Method
poll (MessageType events, gint64 timeout) : Gst.Message
Gst.Bus
Method
pop () : Gst.Message
Gst.Bus
Method
pop_filtered (MessageType types) : Gst.Message
Gst.Bus
Method
post (Message message) : gboolean
Gst.Bus
Method
sync_signal_handler (Message message, void* data) : Gst.BusSyncReply
Gst.Bus
Method
timed_pop (guint64 timeout) : Gst.Message
Gst.Bus
Method
timed_pop_filtered (guint64 timeout, MessageType types) : Gst.Message
Gst.Element
Method
post_message (Message message) : gboolean
Gst.Event
Method
new Gst.Event.sink_message (Message msg) : Gst.Event
Create a new Gst.Event
Gst.Event
Method
parse_sink_message () : Gst.Message
GstCheck
Method
GstCheck.check_message_error (Message message, MessageType type, guint32 domain, gint32 code) : none
GstInterfaces
Method
GstInterfaces.mixer_message_get_type (Message message) : GstInterfaces.MixerMessageType
GstInterfaces
Method
GstInterfaces.mixer_message_parse_mute_toggled (Message message, MixerTrack track, gboolean mute) : none
GstInterfaces
Method
GstInterfaces.mixer_message_parse_option_changed (Message message, MixerOptions options, String value) : none
GstInterfaces
Method
GstInterfaces.mixer_message_parse_options_list_changed (Message message, MixerOptions options) : none
GstInterfaces
Method
GstInterfaces.mixer_message_parse_record_toggled (Message message, MixerTrack track, gboolean record) : none
GstInterfaces
Method
GstInterfaces.mixer_message_parse_volume_changed (Message message, MixerTrack track, gint32 volumes, gint32 num_channels) : none
GstInterfaces
Method
GstInterfaces.navigation_message_get_type (Message message) : GstInterfaces.NavigationMessageType
GstInterfaces
Method
GstInterfaces.navigation_message_parse_angles_changed (Message message, guint32 cur_angle, guint32 n_angles) : gboolean
GstInterfaces
Method
GstInterfaces.navigation_message_parse_mouse_over (Message message, gboolean active) : gboolean
GstInterfaces.Mixer
Method
GstInterfaces.Mixer.message_get_type (Message message) : GstInterfaces.MixerMessageType
GstInterfaces.Mixer
Method
GstInterfaces.Mixer.message_parse_mute_toggled (Message message, MixerTrack track, gboolean mute) : none
GstInterfaces.Mixer
Method
GstInterfaces.Mixer.message_parse_option_changed (Message message, MixerOptions options, String value) : none
GstInterfaces.Mixer
Method
GstInterfaces.Mixer.message_parse_options_list_changed (Message message, MixerOptions options) : none
GstInterfaces.Mixer
Method
GstInterfaces.Mixer.message_parse_record_toggled (Message message, MixerTrack track, gboolean record) : none
GstInterfaces.Mixer
Method
GstInterfaces.Mixer.message_parse_volume_changed (Message message, MixerTrack track, gint32 volumes, gint32 num_channels) : none
GstInterfaces.Navigation
Method
GstInterfaces.Navigation.message_get_type (Message message) : GstInterfaces.NavigationMessageType
GstInterfaces.Navigation
Method
GstInterfaces.Navigation.message_parse_angles_changed (Message message, guint32 cur_angle, guint32 n_angles) : gboolean
GstInterfaces.Navigation
Method
GstInterfaces.Navigation.message_parse_mouse_over (Message message, gboolean active) : gboolean
GstPbutils
Method
GstPbutils.is_missing_plugin_message (Message msg) : gboolean
GstPbutils
Method
GstPbutils.missing_decoder_message_new (Element element, Caps decode_caps) : Gst.Message
GstPbutils
Method
GstPbutils.missing_element_message_new (Element element, String factory_name) : Gst.Message
GstPbutils
Method
GstPbutils.missing_encoder_message_new (Element element, Caps encode_caps) : Gst.Message
GstPbutils
Method
GstPbutils.missing_plugin_message_get_description (Message msg) : String
GstPbutils
Method
GstPbutils.missing_plugin_message_get_installer_detail (Message msg) : String
GstPbutils
Method
GstPbutils.missing_uri_sink_message_new (Element element, String protocol) : Gst.Message
GstPbutils
Method
GstPbutils.missing_uri_source_message_new (Element element, String protocol) : Gst.Message
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:31 GMT+0800 (HKT)