If the SyncMediaPlayer should add the default MediaObjectRenderers from the SyncMediaTimeline. You can manually add MediaObjectRenderer instances using SyncMediaPlayer.addMediaObjectRenderer().
The unique name of this sync media player. You can fetch a media player by name from the ReadingSystemEngine object.
The minimum amount of milliseconds the MediaObjectRenderers used with this media player will preload ahead of its current position.
The minimum amount of milliseconds the MediaObjectRenderers used with this media player will preload behind of its current position.
Generated using TypeDoc
Used when creating a new SyncMediaPlayer using
ReadingSystemEngine.createSyncMediaPlayer()
. These options cannot be changed after the SyncMediaPlayer has been created.