get_pipeline_clock


Description:

[ Version ( since = "1.6" ) ]
public Clock get_pipeline_clock ()

Gets the current clock used by this.

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

Parameters:

this

a Pipeline

Returns:

a Clock, unref after usage.