AudioBaseSink.setProvideClock

Controls whether sink will provide a clock or not. If provide is true, gst.element.Element.provideClock will return a clock that reflects the datarate of sink. If provide is false, gst.element.Element.provideClock will return NULL.

class AudioBaseSink
void
setProvideClock
(
bool provide
)

Parameters

provide bool

new state