Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.EventTypeFlags

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstEventTypeFlags
Enum : EventTypeFlags
  Show / Hide Inherited methods, properties and signals
GstEventTypeFlags indicate the aspects of the different GstEventType values. You can get the type flags of a GstEventType with the gst_event_type_get_flags() function.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst
Method
Gst.event_type_get_flags (EventType type) : Gst.EventTypeFlags
Gets the GstEventTypeFlags associated with type.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:55 GMT+0800 (HKT)