Used internally by the SyncMediaPlayer. Creates a new ISyncMediaObjectRendererRuntime instance.
Used internally by SyncMediaPlayer. Destroys a runtime previously created with createRuntime().
Get a copy of the options used by this instance.
Get the list of SyncMediaObjectRefTypes that this renderer supports.
Get the annotation layer used for highlighting spoken text.
Sets new options for this instance. Existing properties are preserved if they aren't defined in the passed options object. Properties explicitly set to undefined will be restored to their default values.
Set the annotation layer used for highlighting spoken text.
Note that you need to setup the styling of the highlight annotations using IReaderViewAnnotationLayer.setDefaultAnnotationOptions()
See IReaderViewAnnotationLayer
for more information.
Pass null to disable highlighting.
Generated using TypeDoc
SyncMediaObjectRenderer implementation for ContentBlock based TTS.