Import line: | Gst = imports.gi.Gst; |
GIR File: | Gst-0.10.gir |
C documentation: | GstClockReturn |
Enum : | ClockReturn |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gst.ClockReturn.BADTIME : 4
|
|
Number Gst.ClockReturn.BUSY : 3
|
|
Number Gst.ClockReturn.EARLY : 1
|
|
Number Gst.ClockReturn.ERROR : 5
|
|
Number Gst.ClockReturn.OK : 0
|
|
Number Gst.ClockReturn.UNSCHEDULED : 2
|
|
Number Gst.ClockReturn.UNSUPPORTED : 6
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gst.Clock
Method |
|
Gst.Clock
Method |
Register a callback on the given GstClockID id with the given function and user_data.
|
GstBase.BaseSink
Method |
This function will block until time is reached.
|