Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a reference to a range within an audio SyncMediaObject.

Hierarchy

Index

Properties

Readonly endMs

endMs: number

The end offset from start of the media file.

int

Readonly objectIndex

objectIndex: number

The index into the SyncMediaTimeline.mediaObjects array where the related SyncMediaObject can be found.

int

Readonly startMs

startMs: number

The start offset from the start of the media file.

int

Readonly type

type: AUDIO

Generated using TypeDoc