codec property

String? codec
getter/setter pair

The codec for this text stream.

The default is webvtt. Supported text codecs: - srt - ttml - cea608 - cea708 - webvtt

Implementation

core.String? codec;