smoothSeekingEnabled
Smooth seeking enabled
When smoothSeekingEnabled is true, next seek events is send only after the current is done.
To have the best result it is important to
Pause the player while seeking.
Set the ExoPlayer.setSeekParameters to SeekParameters.CLOSEST_SYNC.