profile property
Enforces the specified codec profile.
The following profiles are supported: * baseline
* main
* high
(default) The available options are FFmpeg-compatible. Note that certain
values for this field may cause the transcoder to override other fields
you set in the VideoStream
message.
Implementation
core.String? profile;