c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.MessageType

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstMessageType
Enum : MessageType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Bus
Method
poll (MessageType events, gint64 timeout) : Gst.Message
Gst.Bus
Method
pop_filtered (MessageType types) : Gst.Message
Gst.Bus
Method
timed_pop_filtered (guint64 timeout, MessageType types) : Gst.Message
Gst.Element
Method
message_full (MessageType type, guint32 domain, gint32 code, String text, String debug, String file, String function, gint32 line) : none
Gst.Message
Method
new Gst.Message.custom (MessageType type, Object src, Structure structure) : Gst.Message
Create a new Gst.Message
Gst.Message
Method
Gst.Message.type_get_name (MessageType type) : String
Gst.Message
Method
Gst.Message.type_to_quark (MessageType type) : guint32
GstCheck
Method
GstCheck.check_message_error (Message message, MessageType type, guint32 domain, gint32 code) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:37 GMT+0800 (HKT)