class Aws::MediaConvert::Types::Hdr10Plus

Setting for HDR10+ metadata insertion

@note When making an API call, you may pass Hdr10Plus

data as a hash:

    {
      mastering_monitor_nits: 1,
      target_monitor_nits: 1,
    }

@!attribute [rw] mastering_monitor_nits

Specify the HDR10+ mastering display normalized peak luminance, in
nits. This is the normalized actual peak luminance of the mastering
display, as defined by ST 2094-40.
@return [Integer]

@!attribute [rw] target_monitor_nits

Specify the HDR10+ target display nominal peak luminance, in nits.
This is the nominal maximum luminance of the target display as
defined by ST 2094-40.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/Hdr10Plus AWS API Documentation

Constants

SENSITIVE