Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a segment within a SyncMediaTimeline, containing information about all SyncMediaObjectRefs that will be played in parallel.

Hierarchy

  • ISyncMediaSegment

Index

Methods

getApproximateDurationMs

  • getApproximateDurationMs(): number
  • Gets the duration of a segment. It is possible that this duration is updated during runtime as media is loaded and more information is available. If that happens, a syncMediaSegmentDurationChanged engine event will fire.

    Returns number

getDurationType

getMediaObjectRefs

getReaderDocumentIndexInSpine

  • getReaderDocumentIndexInSpine(): number
  • Get the index in spine of the reader document the segment is associated with.

    Returns number

toJSON

Generated using TypeDoc