| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
Hdr10Plus |
Hdr10Plus.clone() |
Hdr10Plus |
VideoPreprocessor.getHdr10Plus()
Enable HDR10+ analyis and metadata injection.
|
Hdr10Plus |
Hdr10Plus.withMasteringMonitorNits(Integer masteringMonitorNits)
Specify the HDR10+ mastering display normalized peak luminance, in nits.
|
Hdr10Plus |
Hdr10Plus.withTargetMonitorNits(Integer targetMonitorNits)
Specify the HDR10+ target display nominal peak luminance, in nits.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoPreprocessor.setHdr10Plus(Hdr10Plus hdr10Plus)
Enable HDR10+ analyis and metadata injection.
|
VideoPreprocessor |
VideoPreprocessor.withHdr10Plus(Hdr10Plus hdr10Plus)
Enable HDR10+ analyis and metadata injection.
|
Copyright © 2021. All rights reserved.