c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Class Gst.Clock

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstClock
Class : Clock
Extends: Gst.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Element
Method
get_clock () : Gst.Clock
Gst.Element
Method
provide_clock () : Gst.Clock
Gst.Element
Method
set_clock (Clock clock) : gboolean
Gst.Message
Method
new Gst.Message.clock_lost (Object src, Clock clock) : Gst.Message
Create a new Gst.Message
Gst.Message
Method
new Gst.Message.clock_provide (Object src, Clock clock, gboolean ready) : Gst.Message
Create a new Gst.Message
Gst.Message
Method
new Gst.Message.new_clock (Object src, Clock clock) : Gst.Message
Create a new Gst.Message
Gst.Message
Method
parse_clock_lost () : Gst.Clock
Gst.Message
Method
parse_clock_provide () : Object
Gst.Message
Method
parse_new_clock () : Gst.Clock
Gst.Pipeline
Method
get_clock () : Gst.Clock
Gst.Pipeline
Method
set_clock (Clock clock) : gboolean
Gst.Pipeline
Method
use_clock (Clock clock) : none
Gst.SystemClock
Method
Gst.SystemClock.obtain () : Gst.Clock
GstAudio.AudioClock
Method
GstAudio.AudioClock.adjust (Clock clock, guint64 time) : guint64
GstAudio.AudioClock
Method
GstAudio.AudioClock.get_time (Clock clock) : guint64
GstAudio.AudioClock
Method
GstAudio.AudioClock.invalidate (Clock clock) : none
GstNet.NetTimeProvider
Property
clock : Gst.Clock
GstNet.NetTimeProvider
Method
new GstNet.NetTimeProvider.c_new (Clock clock, String address, gint32 port) : GstNet.NetTimeProvider
Create a new GstNet.NetTimeProvider
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:30 GMT+0800 (HKT)