@Stability(value=Stable) public static final class CfnChannel.Hdr10SettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.Hdr10SettingsProperty>
CfnChannel.Hdr10SettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.Hdr10SettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.Hdr10SettingsProperty.Builder |
maxCll(Number maxCll)
Sets the value of
CfnChannel.Hdr10SettingsProperty.getMaxCll() |
CfnChannel.Hdr10SettingsProperty.Builder |
maxFall(Number maxFall)
Sets the value of
CfnChannel.Hdr10SettingsProperty.getMaxFall() |
@Stability(value=Stable) public CfnChannel.Hdr10SettingsProperty.Builder maxCll(Number maxCll)
CfnChannel.Hdr10SettingsProperty.getMaxCll()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.this@Stability(value=Stable) public CfnChannel.Hdr10SettingsProperty.Builder maxFall(Number maxFall)
CfnChannel.Hdr10SettingsProperty.getMaxFall()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.this@Stability(value=Stable) public CfnChannel.Hdr10SettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.Hdr10SettingsProperty>CfnChannel.Hdr10SettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.