Type
SubtitleCodec
Union type of known subtitle codecs.
ts
type SubtitleCodec = 'webvtt';Used by
AdtsOutputFormat.getSupportedSubtitleCodecs()canEncodeSubtitles()FlacOutputFormat.getSupportedSubtitleCodecs()getEncodableSubtitleCodecs()getFirstEncodableSubtitleCodec()HlsOutputFormat.getSupportedSubtitleCodecs()IsobmffOutputFormat.getSupportedSubtitleCodecs()MediaCodecMkvOutputFormat.getSupportedSubtitleCodecs()Mp3OutputFormat.getSupportedSubtitleCodecs()MpegTsOutputFormat.getSupportedSubtitleCodecs()new TextSubtitleSource()OggOutputFormat.getSupportedSubtitleCodecs()OutputFormat.getSupportedSubtitleCodecs()WavOutputFormat.getSupportedSubtitleCodecs()