@Stability(value=Stable) @Internal public static final class CfnChannel.BlackoutSlateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.BlackoutSlateProperty
CfnChannel.BlackoutSlatePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.BlackoutSlateProperty.Builder, CfnChannel.BlackoutSlateProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.BlackoutSlateProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getBlackoutSlateImage()
The blackout slate image to be used.
|
String |
getNetworkEndBlackout()
Setting to enabled causes MediaLive to blackout the video, audio, and captions, and raise the "Network Blackout Image" slate when an SCTE104/35 Network End Segmentation Descriptor is encountered.
|
Object |
getNetworkEndBlackoutImage()
The path to the local file to use as the Network End Blackout image.
|
String |
getNetworkId()
Provides a Network ID that matches EIDR ID format (for example, "10.XXXX/XXXX-XXXX-XXXX-XXXX-XXXX-C").
|
String |
getState()
When set to enabled, this causes video, audio, and captions to be blanked when indicated by program metadata.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnChannel.BlackoutSlateProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Object getBlackoutSlateImage()
CfnChannel.BlackoutSlatePropertyKeep empty for solid black. Only .bmp and .png images are supported.
getBlackoutSlateImage in interface CfnChannel.BlackoutSlatePropertypublic final String getNetworkEndBlackout()
CfnChannel.BlackoutSlatePropertyThe blackout is lifted when the Network Start Segmentation Descriptor is encountered. The Network End and Network Start descriptors must contain a network ID that matches the value entered in Network ID.
getNetworkEndBlackout in interface CfnChannel.BlackoutSlatePropertypublic final Object getNetworkEndBlackoutImage()
CfnChannel.BlackoutSlatePropertyThe image is scaled to fill the entire output raster.
getNetworkEndBlackoutImage in interface CfnChannel.BlackoutSlatePropertypublic final String getNetworkId()
CfnChannel.BlackoutSlatePropertygetNetworkId in interface CfnChannel.BlackoutSlatePropertypublic final String getState()
CfnChannel.BlackoutSlatePropertygetState in interface CfnChannel.BlackoutSlateProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.