| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static DolbyVisionLevel6Mode |
DolbyVisionLevel6Mode.fromValue(String value)
Use this in place of valueOf.
|
static DolbyVisionLevel6Mode |
DolbyVisionLevel6Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DolbyVisionLevel6Mode[] |
DolbyVisionLevel6Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DolbyVision |
DolbyVision.withL6Mode(DolbyVisionLevel6Mode l6Mode)
Use Dolby Vision Mode to choose how the service will handle Dolby Vision MaxCLL and MaxFALL properies.
|
Copyright © 2022. All rights reserved.