If set to false, no initial seek to range start will be done if the current timeline position is within the range.
If set to true, or if the current timeline position is outside the range, then the SyncMediaPlayer will seek to
range.start
.
If the SyncMediaPlayer should pause when the playback range is removed.
Note: The SyncMediaPlayer always pause when playback reaches the end of the range, regardless of the value used on this option.
If the SyncMediaPlayer should remove the playback range when playback reaches the end of the range.
Defines how the SyncMediaPlayer handles seeking while the playback range is active.
Generated using TypeDoc
Options object used with
SyncMediaPlayer.setPlaybackRange
.