Options
All
  • Public
  • Public/Protected
  • All
Menu

Options used with WpAudiobookReaderPublication.createSyncMediaTimeline()

Hierarchy

  • IWpAudiobookSyncMediaTimelineOptions

Index

Properties

Optional defaultAudioRendererOptions

defaultAudioRendererOptions?: ISyncMediaAudioRendererOptions

The ISyncMediaAudioRendererOptions to use for calls to timeline.createDefaultMediaObjectRenderers().

Optional name

name?: string

The name to use for the timeline.

The name is used by the framework when emitting syncMediaTimelineCreateProgress events to refer to which timeline the event is related to.

If the name is left empty, the framework will generate a name for the timeline.

nodefault

Generated using TypeDoc