BaseSink.renderDelay

ulong renderDelay() @property

Get renderDelay property.

Returns

The additional delay between synchronisation and actual rendering of the

media. This property will add additional latency to the device in order to make other sinks compensate for the delay.

void renderDelay(ulong propval) @property

Set renderDelay property.

Parameters

propvalThe additional delay between synchronisation and actual rendering of the media. This property will add additional latency to the device in order to make other sinks compensate for the delay.