| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static BlackoutSlateNetworkEndBlackout |
BlackoutSlateNetworkEndBlackout.fromValue(String value)
Use this in place of valueOf.
|
static BlackoutSlateNetworkEndBlackout |
BlackoutSlateNetworkEndBlackout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlackoutSlateNetworkEndBlackout[] |
BlackoutSlateNetworkEndBlackout.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.withNetworkEndBlackout(BlackoutSlateNetworkEndBlackout networkEndBlackout)
Setting to enabled causes the encoder to blackout the video, audio, and captions, and raise the
"Network Blackout Image" slate when an SCTE104/35 Network End Segmentation Descriptor is encountered.
|
Copyright © 2020. All rights reserved.