Sync Media Managed Reader View Synchronization Options
Options specifying the behavior for managed synchronization between a SyncMediaPlayer and a ReaderView.
Properties
If set to true, the sync media player will always seek to the start of the segment that best matches the ReaderView's current readingPosition.
The minimum amount of time in milliseconds to display pages with sync media. This can be useful if for example a page only contains one SyncMediaSegment with a very short duration. This allows the user to see the page content properly before the ReaderView navigates to the next page.
Automatically navigate the ReaderView when media playback reaches the end of the visible range. Note that if there is only a small amount of media to be played on the visible pages, it will navigate after that media has been played.
This option controls if pages without sync media should be skipped if navigateOnVisibleRangeEndReached
is set to true.
The amount of time in milliseconds to wait before navigating to next page, when the current visible range contains no sync media.