| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static BlackoutSlateState |
BlackoutSlateState.fromValue(String value)
Use this in place of valueOf.
|
static BlackoutSlateState |
BlackoutSlateState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlackoutSlateState[] |
BlackoutSlateState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BlackoutSlate |
BlackoutSlate.withState(BlackoutSlateState state)
When set to enabled, causes video, audio and captions to be blanked when indicated by program metadata.
|
Copyright © 2018. All rights reserved.