Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.ClockReturn

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstClockReturn
Enum : ClockReturn
  Show / Hide Inherited methods, properties and signals
The return value of a clock operation.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Clock
Method
Gst.Clock.id_wait (void* id, Number jitter) : Gst.ClockReturn
Gst.Clock
Method
Gst.Clock.id_wait_async (void* id, Function func, void* user_data) : Gst.ClockReturn
Register a callback on the given GstClockID id with the given function and user_data.
GstBase.BaseSink
Method
wait_clock (Number time, Number jitter) : Gst.ClockReturn
This function will block until time is reached.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:55 GMT+0800 (HKT)