Pipeline.getPipelineClock

Gets the current clock used by @pipeline.

Unlike gst_element_get_clock(), 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 #GstClock, unref after usage.

Meta