set_delay
Description:
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 CLOCK_TIME_NONE.
This option is used for tuning purposes and should normally not be used.
MT safe.
Parameters:
this |
a Pipeline |
delay |
the delay |