Pipeline.setDelay

Set the expected delay needed for all elements to perform the PAUSED to PLAYING state change. delay will be added to the base time of the elements so that they wait an additional delay amount of time before starting to process buffers and cannot be #GST_CLOCK_TIME_NONE.

This option is used for tuning purposes and should normally not be used.

MT safe.

class Pipeline
void
setDelay

Parameters

delay gst.types.ClockTime

the delay