profile property
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 theVp9CodecSettings
message.
Implementation
core.String? profile;