H265VideoProfile type
Defines values for H265VideoProfile.
KnownH265VideoProfile can be used interchangeably with H265VideoProfile,
this enum contains the known values that the service supports.
Known values supported by the service
Auto: Tells the encoder to automatically determine the appropriate H.265 profile.
Main: Main profile (https://x265.readthedocs.io/en/default/cli.html?highlight=profile#profile-level-tier)
Main10: Main 10 profile (https://en.wikipedia.org/wiki/High_Efficiency_Video_Coding#Main_10)
type H265VideoProfile = string