class Aws::MediaLive::Types::Hdr10Settings

Hdr10 Settings

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

data as a hash:

    {
      max_cll: 1,
      max_fall: 1,
    }

@!attribute [rw] max_cll

Maximum Content Light Level An integer metadata value defining the
maximum light level, in nits, of any single pixel within an encoded
HDR video stream or file.
@return [Integer]

@!attribute [rw] max_fall

Maximum Frame Average Light Level An integer metadata value defining
the maximum average light level, in nits, for any single frame
within an encoded HDR video stream or file.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Hdr10Settings AWS API Documentation

Constants

SENSITIVE