| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static ColorSpaceUsage |
ColorSpaceUsage.fromValue(String value)
Use this in place of valueOf.
|
static ColorSpaceUsage |
ColorSpaceUsage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColorSpaceUsage[] |
ColorSpaceUsage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VideoSelector |
VideoSelector.withColorSpaceUsage(ColorSpaceUsage colorSpaceUsage)
There are two sources for color metadata, the input file and the job input settings Color space and HDR master
display information settings.
|
Copyright © 2023. All rights reserved.