| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static DolbyVisionLevel6Metadata.Builder |
DolbyVisionLevel6Metadata.builder() |
DolbyVisionLevel6Metadata.Builder |
DolbyVisionLevel6Metadata.Builder.maxCll(Integer maxCll)
Maximum Content Light Level.
|
DolbyVisionLevel6Metadata.Builder |
DolbyVisionLevel6Metadata.Builder.maxFall(Integer maxFall)
Maximum Frame-Average Light Level.
|
DolbyVisionLevel6Metadata.Builder |
DolbyVisionLevel6Metadata.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DolbyVisionLevel6Metadata.Builder> |
DolbyVisionLevel6Metadata.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DolbyVision.Builder |
DolbyVision.Builder.l6Metadata(Consumer<DolbyVisionLevel6Metadata.Builder> l6Metadata)
Use these settings when you set DolbyVisionLevel6Mode to SPECIFY to override the MaxCLL and MaxFALL values in
your input with new values.
|
Copyright © 2023. All rights reserved.