Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a temporal offset within a media element, and optionally spatial coordinates.

Hierarchy

Index

Properties

assertion

The assertions associated with the offset if any.

seconds

seconds: number

The time offset in seconds from the start of the media.

Optional srcOffset

srcOffset?: number

The character offset within the source EPUB CFI string corresponding to this node.

type

The type of offset.

x

x: number

The x-coordinate as a value between 0 to 100. If specified, the y-coordinate must also be specified.

y

y: number

The y-coordinate as a value between 0 to 100. If specified, the x-coordinate must also be specified.

Generated using TypeDoc