| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
DolbyVisionLevel6Metadata |
DolbyVisionLevel6Metadata.clone() |
DolbyVisionLevel6Metadata |
DolbyVision.getL6Metadata()
Use these settings when you set DolbyVisionLevel6Mode to SPECIFY to override the MaxCLL and MaxFALL values in
your input with new values.
|
DolbyVisionLevel6Metadata |
DolbyVisionLevel6Metadata.withMaxCll(Integer maxCll)
Maximum Content Light Level.
|
DolbyVisionLevel6Metadata |
DolbyVisionLevel6Metadata.withMaxFall(Integer maxFall)
Maximum Frame-Average Light Level.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DolbyVision.setL6Metadata(DolbyVisionLevel6Metadata l6Metadata)
Use these settings when you set DolbyVisionLevel6Mode to SPECIFY to override the MaxCLL and MaxFALL values in
your input with new values.
|
DolbyVision |
DolbyVision.withL6Metadata(DolbyVisionLevel6Metadata l6Metadata)
Use these settings when you set DolbyVisionLevel6Mode to SPECIFY to override the MaxCLL and MaxFALL values in
your input with new values.
|
Copyright © 2022. All rights reserved.