Import line: | Gst = imports.gi.Gst; |
GIR File: | Gst-0.10.gir |
C documentation: | GstStructureChangeType |
Enum : | StructureChangeType |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gst.StructureChangeType.LINK : 0
|
|
Number Gst.StructureChangeType.UNLINK : 1
|
None |
None |
None |
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 |
completed Extracts the change type and completion status from the GstMessage.
|