public static interface DolbyVisionLevel6Metadata.Builder extends SdkPojo, CopyableBuilder<DolbyVisionLevel6Metadata.Builder,DolbyVisionLevel6Metadata>
| Modifier and Type | Method and Description |
|---|---|
DolbyVisionLevel6Metadata.Builder |
maxCll(Integer maxCll)
Maximum Content Light Level.
|
DolbyVisionLevel6Metadata.Builder |
maxFall(Integer maxFall)
Maximum Frame-Average Light Level.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDolbyVisionLevel6Metadata.Builder maxCll(Integer maxCll)
maxCll - Maximum Content Light Level. Static HDR metadata that corresponds to the brightest pixel in the entire
stream. Measured in nits.DolbyVisionLevel6Metadata.Builder maxFall(Integer maxFall)
maxFall - Maximum Frame-Average Light Level. Static HDR metadata that corresponds to the highest frame-average
brightness in the entire stream. Measured in nits.Copyright © 2023. All rights reserved.