Gst.Pipeline.prototype.get_clock
function get_clock():Gst.Clock { // Gjs wrapper for gst_pipeline_get_clock() }
Gets the current clock used by pipeline.
- Returns
a Gst.Clock, unref after usage.
function get_clock():Gst.Clock { // Gjs wrapper for gst_pipeline_get_clock() }
Gets the current clock used by pipeline.
a Gst.Clock, unref after usage.