codecProfile property

H265CodecProfile? codecProfile
final

Represents the Profile and Tier, per the HEVC (H.265) specification. Selections are grouped as Profile / Tier, so "Main/High" represents Main Profile with High Tier. 4:2:2 profiles are only available with the HEVC 4:2:2 License.

Implementation

final H265CodecProfile? codecProfile;