@Stability(value=Stable) public static final class CfnChannel.BlackoutSlateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.BlackoutSlateProperty>
CfnChannel.BlackoutSlateProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.BlackoutSlateProperty.Builder blackoutSlateImage(CfnChannel.InputLocationProperty blackoutSlateImage)
CfnChannel.BlackoutSlateProperty.getBlackoutSlateImage()blackoutSlateImage - The blackout slate image to be used.
Keep empty for solid black. Only .bmp and .png images are supported.this@Stability(value=Stable) public CfnChannel.BlackoutSlateProperty.Builder blackoutSlateImage(IResolvable blackoutSlateImage)
CfnChannel.BlackoutSlateProperty.getBlackoutSlateImage()blackoutSlateImage - The blackout slate image to be used.
Keep empty for solid black. Only .bmp and .png images are supported.this@Stability(value=Stable) public CfnChannel.BlackoutSlateProperty.Builder networkEndBlackout(String networkEndBlackout)
CfnChannel.BlackoutSlateProperty.getNetworkEndBlackout()networkEndBlackout - 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.
The 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.this@Stability(value=Stable) public CfnChannel.BlackoutSlateProperty.Builder networkEndBlackoutImage(CfnChannel.InputLocationProperty networkEndBlackoutImage)
CfnChannel.BlackoutSlateProperty.getNetworkEndBlackoutImage()networkEndBlackoutImage - The path to the local file to use as the Network End Blackout image.
The image is scaled to fill the entire output raster.this@Stability(value=Stable) public CfnChannel.BlackoutSlateProperty.Builder networkEndBlackoutImage(IResolvable networkEndBlackoutImage)
CfnChannel.BlackoutSlateProperty.getNetworkEndBlackoutImage()networkEndBlackoutImage - The path to the local file to use as the Network End Blackout image.
The image is scaled to fill the entire output raster.this@Stability(value=Stable) public CfnChannel.BlackoutSlateProperty.Builder networkId(String networkId)
CfnChannel.BlackoutSlateProperty.getNetworkId()networkId - Provides a Network ID that matches EIDR ID format (for example, "10.XXXX/XXXX-XXXX-XXXX-XXXX-XXXX-C").this@Stability(value=Stable) public CfnChannel.BlackoutSlateProperty.Builder state(String state)
CfnChannel.BlackoutSlateProperty.getState()state - When set to enabled, this causes video, audio, and captions to be blanked when indicated by program metadata.this@Stability(value=Stable) public CfnChannel.BlackoutSlateProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.BlackoutSlateProperty>CfnChannel.BlackoutSlatePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.