Options
All
  • Public
  • Public/Protected
  • All
Menu

A reference to a element in a Media Overlay (MO) SMIL file.

Hierarchy

Index

Properties

Readonly moContainerPath

moContainerPath: number[]

The node indexes to traverse from the MO document root node in order to reach the container <seq> node.

int

Readonly moNodeIndex

moNodeIndex: number

The node index within the container, selecting the <par> node.

int

Readonly objectIndex

objectIndex: number

Index into the timeline.mediaObjects array where the Media overlay XML resource can be found.

int

Readonly selector

selector: string

The fragment identifier referencing the target element in the HTML/SVG reader document.

Readonly type

Generated using TypeDoc