profile property

DolbyVisionProfile? profile
final

In the current MediaConvert implementation, the Dolby Vision profile is always 5 (PROFILE_5). Therefore, all of your inputs must contain Dolby Vision frame interleaved data.

Implementation

final DolbyVisionProfile? profile;