AudioClock.reset
void reset(gst.types.ClockTime time)Inform clock that future calls to #GstAudioClockGetTimeFunc will return values starting from time. The clock will update an internal offset to make sure that future calls to internal_time will return an increasing result as required by the #GstClock object.
Parameters
time | a #GstClockTime |