setSeekRelativeEnabled

open fun setSeekRelativeEnabled(seekRelativeEnabled: Boolean)

Enable or disable relative seeking. If enabled, the seekDefaultLong will be set relative to the video duration and the seekPercentage. seekDefaultLong is calculated on VIDEO_DURATION_CHANGED event.

Parameters

seekRelativeEnabled