Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextMetadataCue

Contains text timed metadata from the stream.

Hierarchy

  • Cue
    • TextMetadataCue

Index

Properties

description

description: string

The description for the cue.

endTime

endTime: number

The time when the cue should be cleared.

startTime

startTime: number

The time when the cue should be displayed.

text

text: string

The text information for the cue.

type

type: "TextCue" | "TextMetadataCue" | "AdCue"

Generated using TypeDoc