| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static ColorMetadata |
ColorMetadata.fromValue(String value)
Use this in place of valueOf.
|
static ColorMetadata |
ColorMetadata.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColorMetadata[] |
ColorMetadata.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VideoDescription |
VideoDescription.withColorMetadata(ColorMetadata colorMetadata)
Enable Insert color metadata (ColorMetadata) to include color metadata in this output.
|
Copyright © 2019. All rights reserved.