AWS::MediaLive::Channel Hdr10Settings - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::MediaLive::Channel Hdr10Settings

Hdr10 Settings

The parents of this entity are H265ColorSpaceSettings (for color space settings in the output) and VideoSelectorColorSpaceSettings (for color space settings in the input).

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "MaxCll" : Integer, "MaxFall" : Integer }

YAML

MaxCll: Integer MaxFall: Integer

Properties

MaxCll

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.

Required: No

Type: Integer

Update requires: No interruption

MaxFall

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.

Required: No

Type: Integer

Update requires: No interruption