Pipeline.getPipelineClock

Gets the current clock used by pipeline.

Unlike Element.getClock, this function will always return a clock, even if the pipeline is not in the PLAYING state.

class Pipeline
getPipelineClock
()

Return Value

Type: Clock

a gstreamer.Clock, unref after usage.

Meta