@Stability(value=Stable) public static final class CfnChannel.DvbSubSourceSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.DvbSubSourceSettingsProperty>
CfnChannel.DvbSubSourceSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.DvbSubSourceSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.DvbSubSourceSettingsProperty.Builder |
ocrLanguage(String ocrLanguage)
Sets the value of
CfnChannel.DvbSubSourceSettingsProperty.getOcrLanguage() |
CfnChannel.DvbSubSourceSettingsProperty.Builder |
pid(Number pid)
Sets the value of
CfnChannel.DvbSubSourceSettingsProperty.getPid() |
@Stability(value=Stable) public CfnChannel.DvbSubSourceSettingsProperty.Builder ocrLanguage(String ocrLanguage)
CfnChannel.DvbSubSourceSettingsProperty.getOcrLanguage()ocrLanguage - If you will configure a WebVTT caption description that references this caption selector, use this field to provide the language to consider when translating the image-based source to text.this@Stability(value=Stable) public CfnChannel.DvbSubSourceSettingsProperty.Builder pid(Number pid)
CfnChannel.DvbSubSourceSettingsProperty.getPid()pid - When using DVB-Sub with burn-in or SMPTE-TT, use this PID for the source content.
It is unused for DVB-Sub passthrough. All DVB-Sub content is passed through, regardless of selectors.this@Stability(value=Stable) public CfnChannel.DvbSubSourceSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.DvbSubSourceSettingsProperty>CfnChannel.DvbSubSourceSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.