AWS::MediaLive::Channel Hdr10Settings - AWS CloudFormation

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 AWS 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