Import line: | Gst = imports.gi.Gst; |
GIR File: | Gst-0.10.gir |
C documentation: | GstStreamStatusType |
Enum : | StreamStatusType |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gst.StreamStatusType.CREATE : 0
|
|
Number Gst.StreamStatusType.DESTROY : 3
|
|
Number Gst.StreamStatusType.ENTER : 1
|
|
Number Gst.StreamStatusType.LEAVE : 2
|
|
Number Gst.StreamStatusType.PAUSE : 9
|
|
Number Gst.StreamStatusType.START : 8
|
|
Number Gst.StreamStatusType.STOP : 10
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gst.Message
Method |
Create a new Gst.Message
|
Gst.Message
Method |
parse_stream_status
(StreamStatusType type, Element owner)
:
none
Extracts the stream status type and owner the GstMessage.
|