Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a position within a SyncMediaTimeline instance.

Hierarchy

  • ISyncMediaTimelinePositionData

Index

Properties

offsetWithinSegmentMs

offsetWithinSegmentMs: number

The offset of this position within the segment in milliseconds.

int
nativeparamindex

1

segmentIndex

segmentIndex: number

The index of the segment that this position targets. If the position is at the end of the timeline, the index will equal timeline.getSegments().length.

int
nativeparamindex

0

Generated using TypeDoc