set_sync


Description:

public void set_sync (bool sync)

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.




2022 vala-language.org