Skip to content

VideoCaptions

VideoCaptions<T> = { [K in keyof T]: CaptionController }

Defined in: caption.ts:115

T extends Record<string, VideoCaptionEntry>