| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Hdr10Settings |
Hdr10Settings.clone() |
Hdr10Settings |
H265ColorSpaceSettings.getHdr10Settings() |
Hdr10Settings |
VideoSelectorColorSpaceSettings.getHdr10Settings() |
Hdr10Settings |
Hdr10Settings.withMaxCll(Integer 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.
|
Hdr10Settings |
Hdr10Settings.withMaxFall(Integer 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
H265ColorSpaceSettings.setHdr10Settings(Hdr10Settings hdr10Settings) |
void |
VideoSelectorColorSpaceSettings.setHdr10Settings(Hdr10Settings hdr10Settings) |
H265ColorSpaceSettings |
H265ColorSpaceSettings.withHdr10Settings(Hdr10Settings hdr10Settings) |
VideoSelectorColorSpaceSettings |
VideoSelectorColorSpaceSettings.withHdr10Settings(Hdr10Settings hdr10Settings) |
Copyright © 2024. All rights reserved.