@Stability(value=Stable) public static final class CfnChannel.Scte20SourceSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.Scte20SourceSettingsProperty>
CfnChannel.Scte20SourceSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.Scte20SourceSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.Scte20SourceSettingsProperty.Builder |
convert608To708(String convert608To708)
Sets the value of
CfnChannel.Scte20SourceSettingsProperty.getConvert608To708() |
CfnChannel.Scte20SourceSettingsProperty.Builder |
source608ChannelNumber(Number source608ChannelNumber)
Sets the value of
CfnChannel.Scte20SourceSettingsProperty.getSource608ChannelNumber() |
@Stability(value=Stable) public CfnChannel.Scte20SourceSettingsProperty.Builder convert608To708(String convert608To708)
CfnChannel.Scte20SourceSettingsProperty.getConvert608To708()convert608To708 - If upconvert, 608 data is both passed through the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708.
Any 708 data present in the source content is discarded.this@Stability(value=Stable) public CfnChannel.Scte20SourceSettingsProperty.Builder source608ChannelNumber(Number source608ChannelNumber)
CfnChannel.Scte20SourceSettingsProperty.getSource608ChannelNumber()source608ChannelNumber - Specifies the 608/708 channel number within the video track from which to extract captions.this@Stability(value=Stable) public CfnChannel.Scte20SourceSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.Scte20SourceSettingsProperty>CfnChannel.Scte20SourceSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.