Subtitle

interface Subtitle {
    closedCaptions: boolean;
    locale: Locale;
}

Properties

closedCaptions: boolean

Whether closed captions are available for the subtitle.

Subtitle

locale: Locale

Subtitle