Clock


Object Hierarchy:

Gst.Audio.Clock Gst.Audio.Clock Gst.Audio.Clock Gst.SystemClock Gst.SystemClock Gst.SystemClock->Gst.Audio.Clock Gst.Clock Gst.Clock Gst.Clock->Gst.SystemClock Gst.Object Gst.Object Gst.Object->Gst.Clock GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gst.Object GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned

Description:

[ CCode ( type_id = "gst_audio_clock_get_type ()" ) ]
[ GIR ( name = "AudioClock" ) ]
public class Clock : SystemClock

Clock makes it easy for elements to implement a Clock , they simply need to provide a function that returns the current clock time.

This object is internally used to implement the clock in BaseSink.


Namespace: Gst.Audio

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gst.SystemClock