The playback range was removed because the app called removePlaybackRange()
on the SyncMediaPlayer.
The playback range was removed because playback reached the range's end position.
The playback range was replaced because the app called a setPlaybackRange()
on the SyncMediaPlayer.
The playback range was removed due to a synchronization event with the attached ReaderView.
The playback range was removed because the app called a seek method on the SyncMediaPlayer.
Generated using TypeDoc
Describes why a playback range was removed from a
ISyncMediaPlayer
.