BaseSink.tsOffset

long tsOffset() @property

Get tsOffset property.

Returns

Controls the final synchronisation, a negative value will render the buffer

earlier while a positive value delays playback. This property can be used to fix synchronisation in bad files.

void tsOffset(long propval) @property

Set tsOffset property.

Parameters

propvalControls the final synchronisation, a negative value will render the buffer earlier while a positive value delays playback. This property can be used to fix synchronisation in bad files.