Clock
Object Hierarchy:
Description:
[ CCode ( type_id = "gst_audio_clock_get_type ()" ) ]
[ GIR ( name = "AudioClock" ) ]
public class Clock : SystemClock
[ 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
Package: gstreamer-audio-1.0
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Gst.SystemClock
All known members inherited from class Gst.Clock
All known members inherited from class Gst.Object
All known members inherited from class GLib.Object