[ 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.