Gst.Pipeline.prototype.get_delay
function get_delay():Gst.ClockTime { // Gjs wrapper for gst_pipeline_get_delay() }
Get the configured delay (see Gst.set_delay).
- Returns
The configured delay. MT safe.
function get_delay():Gst.ClockTime { // Gjs wrapper for gst_pipeline_get_delay() }
Get the configured delay (see Gst.set_delay).
The configured delay. MT safe.