profile property

String? profile
getter/setter pair

Enforces the specified codec profile.

The following profiles are supported: * profile0 (default) * profile1

  • profile2 * profile3 The available options are [WebM-compatible](https://www.webmproject.org/vp9/profiles/). Note that certain values for this field may cause the transcoder to override other fields you set in the Vp9CodecSettings message.

Implementation

core.String? profile;