set_synced
Description:
Sets this to synced and emits the synced signal, and wakes up any thread waiting in wait_for_sync.
This function must only be called if gst_clock_flag_needs_startup_sync is set on the clock, and is intended to be called by subclasses only.
Parameters:
this |
a GstClock |
synced |
if the clock is synced |