set_sync
Description:
Configures this to synchronize on the clock or not.
When sync
is false, incoming samples will be played as fast as possible. If sync
is true, the timestamps of the incoming buffers will be used to schedule the exact render time of its
contents.
Parameters:
this |
the sink |
sync |
the new sync value. |