| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
Hdr10Metadata |
Hdr10Metadata.clone() |
Hdr10Metadata |
VideoSelector.getHdr10Metadata() |
Hdr10Metadata |
ColorCorrector.getHdr10Metadata() |
Hdr10Metadata |
Hdr10Metadata.withBluePrimaryX(Integer bluePrimaryX)
HDR Master Display Information comes from the color grader and the color grading tools.
|
Hdr10Metadata |
Hdr10Metadata.withBluePrimaryY(Integer bluePrimaryY)
HDR Master Display Information comes from the color grader and the color grading tools.
|
Hdr10Metadata |
Hdr10Metadata.withGreenPrimaryX(Integer greenPrimaryX)
HDR Master Display Information comes from the color grader and the color grading tools.
|
Hdr10Metadata |
Hdr10Metadata.withGreenPrimaryY(Integer greenPrimaryY)
HDR Master Display Information comes from the color grader and the color grading tools.
|
Hdr10Metadata |
Hdr10Metadata.withMaxContentLightLevel(Integer maxContentLightLevel)
Maximum light level among all samples in the coded video sequence, in units of candelas per square meter.
|
Hdr10Metadata |
Hdr10Metadata.withMaxFrameAverageLightLevel(Integer maxFrameAverageLightLevel)
Maximum average light level of any frame in the coded video sequence, in units of candelas per square meter.
|
Hdr10Metadata |
Hdr10Metadata.withMaxLuminance(Integer maxLuminance)
Nominal maximum mastering display luminance in units of of 0.0001 candelas per square meter.
|
Hdr10Metadata |
Hdr10Metadata.withMinLuminance(Integer minLuminance)
Nominal minimum mastering display luminance in units of of 0.0001 candelas per square meter
|
Hdr10Metadata |
Hdr10Metadata.withRedPrimaryX(Integer redPrimaryX)
HDR Master Display Information comes from the color grader and the color grading tools.
|
Hdr10Metadata |
Hdr10Metadata.withRedPrimaryY(Integer redPrimaryY)
HDR Master Display Information comes from the color grader and the color grading tools.
|
Hdr10Metadata |
Hdr10Metadata.withWhitePointX(Integer whitePointX)
HDR Master Display Information comes from the color grader and the color grading tools.
|
Hdr10Metadata |
Hdr10Metadata.withWhitePointY(Integer whitePointY)
HDR Master Display Information comes from the color grader and the color grading tools.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoSelector.setHdr10Metadata(Hdr10Metadata hdr10Metadata) |
void |
ColorCorrector.setHdr10Metadata(Hdr10Metadata hdr10Metadata) |
VideoSelector |
VideoSelector.withHdr10Metadata(Hdr10Metadata hdr10Metadata) |
ColorCorrector |
ColorCorrector.withHdr10Metadata(Hdr10Metadata hdr10Metadata) |
Copyright © 2018. All rights reserved.