TextTrackKind:
    | "captions"
    | "chapters"
    | "descriptions"
    | "metadata"
    | "subtitles"