set_render_delay
Description:
Set the render delay in this to delay
.
The render delay is the time between actual rendering of a buffer and its synchronisation time. Some devices might delay media rendering which can be compensated for with this function.
After calling this function, this sink will report additional latency and other sinks will adjust their latency to delay the rendering of their media.
This function is usually called by subclasses.
Parameters:
this |
a Sink |
delay |
the new delay |