public static interface Hdr10Metadata.Builder extends SdkPojo, CopyableBuilder<Hdr10Metadata.Builder,Hdr10Metadata>
Modifier and Type | Method and Description |
---|---|
Hdr10Metadata.Builder |
bluePrimaryX(Integer bluePrimaryX)
HDR Master Display Information must be provided by a color grader, using color grading tools.
|
Hdr10Metadata.Builder |
bluePrimaryY(Integer bluePrimaryY)
HDR Master Display Information must be provided by a color grader, using color grading tools.
|
Hdr10Metadata.Builder |
greenPrimaryX(Integer greenPrimaryX)
HDR Master Display Information must be provided by a color grader, using color grading tools.
|
Hdr10Metadata.Builder |
greenPrimaryY(Integer greenPrimaryY)
HDR Master Display Information must be provided by a color grader, using color grading tools.
|
Hdr10Metadata.Builder |
maxContentLightLevel(Integer maxContentLightLevel)
Maximum light level among all samples in the coded video sequence, in units of candelas per square meter.
|
Hdr10Metadata.Builder |
maxFrameAverageLightLevel(Integer maxFrameAverageLightLevel)
Maximum average light level of any frame in the coded video sequence, in units of candelas per square meter.
|
Hdr10Metadata.Builder |
maxLuminance(Integer maxLuminance)
Nominal maximum mastering display luminance in units of of 0.0001 candelas per square meter.
|
Hdr10Metadata.Builder |
minLuminance(Integer minLuminance)
Nominal minimum mastering display luminance in units of of 0.0001 candelas per square meter
|
Hdr10Metadata.Builder |
redPrimaryX(Integer redPrimaryX)
HDR Master Display Information must be provided by a color grader, using color grading tools.
|
Hdr10Metadata.Builder |
redPrimaryY(Integer redPrimaryY)
HDR Master Display Information must be provided by a color grader, using color grading tools.
|
Hdr10Metadata.Builder |
whitePointX(Integer whitePointX)
HDR Master Display Information must be provided by a color grader, using color grading tools.
|
Hdr10Metadata.Builder |
whitePointY(Integer whitePointY)
HDR Master Display Information must be provided by a color grader, using color grading tools.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
Hdr10Metadata.Builder bluePrimaryX(Integer bluePrimaryX)
bluePrimaryX
- HDR Master Display Information must be provided by a color grader, using color grading tools. Range is
0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is
not for color correction.Hdr10Metadata.Builder bluePrimaryY(Integer bluePrimaryY)
bluePrimaryY
- HDR Master Display Information must be provided by a color grader, using color grading tools. Range is
0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is
not for color correction.Hdr10Metadata.Builder greenPrimaryX(Integer greenPrimaryX)
greenPrimaryX
- HDR Master Display Information must be provided by a color grader, using color grading tools. Range is
0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is
not for color correction.Hdr10Metadata.Builder greenPrimaryY(Integer greenPrimaryY)
greenPrimaryY
- HDR Master Display Information must be provided by a color grader, using color grading tools. Range is
0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is
not for color correction.Hdr10Metadata.Builder maxContentLightLevel(Integer maxContentLightLevel)
maxContentLightLevel
- Maximum light level among all samples in the coded video sequence, in units of candelas per square
meter. This setting doesn't have a default value; you must specify a value that is suitable for the
content.Hdr10Metadata.Builder maxFrameAverageLightLevel(Integer maxFrameAverageLightLevel)
maxFrameAverageLightLevel
- Maximum average light level of any frame in the coded video sequence, in units of candelas per square
meter. This setting doesn't have a default value; you must specify a value that is suitable for the
content.Hdr10Metadata.Builder maxLuminance(Integer maxLuminance)
maxLuminance
- Nominal maximum mastering display luminance in units of of 0.0001 candelas per square meter.Hdr10Metadata.Builder minLuminance(Integer minLuminance)
minLuminance
- Nominal minimum mastering display luminance in units of of 0.0001 candelas per square meterHdr10Metadata.Builder redPrimaryX(Integer redPrimaryX)
redPrimaryX
- HDR Master Display Information must be provided by a color grader, using color grading tools. Range is
0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is
not for color correction.Hdr10Metadata.Builder redPrimaryY(Integer redPrimaryY)
redPrimaryY
- HDR Master Display Information must be provided by a color grader, using color grading tools. Range is
0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is
not for color correction.Hdr10Metadata.Builder whitePointX(Integer whitePointX)
whitePointX
- HDR Master Display Information must be provided by a color grader, using color grading tools. Range is
0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is
not for color correction.Hdr10Metadata.Builder whitePointY(Integer whitePointY)
whitePointY
- HDR Master Display Information must be provided by a color grader, using color grading tools. Range is
0 to 50,000, each increment represents 0.00002 in CIE1931 color coordinate. Note that this setting is
not for color correction.Copyright © 2022. All rights reserved.