| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static Colorimetry |
Colorimetry.fromValue(String value)
Use this in place of valueOf.
|
static Colorimetry |
Colorimetry.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Colorimetry[] |
Colorimetry.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FmtpRequest |
FmtpRequest.withColorimetry(Colorimetry colorimetry)
The format that is used for the representation of color.
|
Fmtp |
Fmtp.withColorimetry(Colorimetry colorimetry)
The format that is used for the representation of color.
|
Copyright © 2024. All rights reserved.