codec property
The codec for this text stream.
The default is webvtt
. Supported text codecs: - srt
- ttml
-
cea608
- cea708
- webvtt
Implementation
core.String? codec;
The codec for this text stream.
The default is webvtt
. Supported text codecs: - srt
- ttml
-
cea608
- cea708
- webvtt
core.String? codec;