AudioBaseSrc.setProvideClock

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

class AudioBaseSrc
void
setProvideClock
(
bool provide
)

Parameters

provide bool

new state