SubtitleFormat type

Signature:

export declare type SubtitleFormat = 'transcribed' | 'translated' | 'webvtt' | 'cta608' | 'cta708' | 'teletext' | 'ttml';