Uses of Class
software.amazon.awssdk.services.mediaconvert.model.DolbyVisionLevel6Metadata
-
Packages that use DolbyVisionLevel6Metadata Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of DolbyVisionLevel6Metadata in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return DolbyVisionLevel6Metadata Modifier and Type Method Description DolbyVisionLevel6MetadataDolbyVision. l6Metadata()Use these settings when you set DolbyVisionLevel6Mode to SPECIFY to override the MaxCLL and MaxFALL values in your input with new values.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type DolbyVisionLevel6Metadata Modifier and Type Method Description DolbyVision.BuilderDolbyVision.Builder. l6Metadata(DolbyVisionLevel6Metadata l6Metadata)Use these settings when you set DolbyVisionLevel6Mode to SPECIFY to override the MaxCLL and MaxFALL values in your input with new values.
-