Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.StructureChangeType

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstStructureChangeType
Enum : StructureChangeType
  Show / Hide Inherited methods, properties and signals
The type of a GST_MESSAGE_STRUCTURE_CHANGE.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Message
Method
new Gst.Message.structure_change (Object src, StructureChangeType type, Element owner, Boolean busy) : Gst.Message
Create a new Gst.Message
Gst.Message
Method
parse_structure_change (StructureChangeType type, Element owner) : Boolean
completed Extracts the change type and completion status from the GstMessage.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:56 GMT+0800 (HKT)