element or null if no clock could be provided. Unref after usage.
MT safe.
gst.clock.Clock provideClock()Get the clock provided by the given element.
An element is only required to provide a clock in the PAUSEDstate. Some elements can provide a clock in other states.
Returns
the GstClock provided by theelement or null if no clock could be provided. Unref after usage.
MT safe.