Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrackInfo

Hierarchy

  • TrackInfo

Index

Properties

id

id: string

The track ID

index

index: number

The track index

Optional kind

The track kind or category (for audio or text tracks)

Optional lang

lang: undefined | string

The track language based on ISO 639-2

mediaType

mediaType: MediaType

The track media type

Optional name

name: undefined | string

the name of track (used in cast)

selected

selected: boolean

The track selected state

Generated using TypeDoc