profile property
Enforces the specified codec profile.
The following profiles are supported: * 8-bit profiles * main (default)
main-intra*mainstillpicture* 10-bit profiles *main10(default)main10-intra*main422-10*main422-10-intra*main444-10*main444-10-intra* 12-bit profiles *main12(default) *main12-intramain422-12*main422-12-intra*main444-12*main444-12-intraThe available options are [FFmpeg-compatible](https://x265.readthedocs.io/). Note that certain values for this field may cause the transcoder to override other fields you set in theH265CodecSettingsmessage.
Implementation
core.String? profile;