| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static VideoSelectorColorSpaceUsage |
VideoSelectorColorSpaceUsage.fromValue(String value)
Use this in place of valueOf.
|
static VideoSelectorColorSpaceUsage |
VideoSelectorColorSpaceUsage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VideoSelectorColorSpaceUsage[] |
VideoSelectorColorSpaceUsage.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(VideoSelectorColorSpaceUsage colorSpaceUsage)
Applies only if colorSpace is a value other than follow.
|
Copyright © 2020. All rights reserved.