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