Pipeline.autoClock

void autoClock()

Let pipeline select a clock automatically. This is the default behaviour.

Use this function if you previous forced a fixed clock with [gst.pipeline.Pipeline.useClock] and want to restore the default pipeline clock selection algorithm.

MT safe.