[ Version ( since = "1.6" ) ]
public void set_synced (bool synced)
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.
this |
a GstClock |
synced |
if the clock is synced |