codecTag property

String? codecTag
getter/setter pair

Specify the codec tag string that will be used in the media bitstream.

When not specified, the codec appropriate value is used. Supported H265 codec tags: - hvc1 (default) - hev1

Optional.

Implementation

core.String? codecTag;