Skip to content
Constant

ALL_TRACK_TYPES

List of all track types.

ts
const ALL_TRACK_TYPES = ['video', 'audio', 'subtitle'] as const;

Released under the Mozilla Public License 2.0.