Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Class VideoWebVTTEventData

VideoWebVTTEventData - Video events

Hierarchy

Index

Constructors

constructor

Methods

getCueAlignment

getCueBody

  • getCueBody(): string

getCueDirection

getCueId

  • getCueId(): string

getCueLine

  • getCueLine(): number

getCueOrientation

getCuePosition

  • getCuePosition(): number

getCuePositionPercentage

  • getCuePositionPercentage(): number

getCueSize

  • getCueSize(): number

getCueSizePercentage

  • getCueSizePercentage(): number

getEndTimeMilliSeconds

  • getEndTimeMilliSeconds(): bigint

getNodeId

  • getNodeId(): bigint

getPrismId

  • getPrismId(): bigint

getRelativeLinePosition

  • getRelativeLinePosition(): number

getRelativeLinePositionPercentage

  • getRelativeLinePositionPercentage(): number
  • brief

    Retrieves cue's relative line position percentage property.

    Returns number

    The cue's relative line position pencentage property. 0xFFFFFFFF will be returned for WEBVTT_AUTO.

getSnapToLines

  • getSnapToLines(): boolean

getStartTimeMilliSeconds

  • getStartTimeMilliSeconds(): bigint

isInputEventType

  • isInputEventType(): boolean

toString

  • toString(): string

Generated using TypeDoc