@Stability(value=Stable)
public static interface CfnChannel.CaptionSelectorSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.CaptionSelectorSettingsProperty.Builder
A builder for
CfnChannel.CaptionSelectorSettingsProperty |
static class |
CfnChannel.CaptionSelectorSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.CaptionSelectorSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.CaptionSelectorSettingsProperty.Builder |
builder() |
default Object |
getAribSourceSettings()
`CfnChannel.CaptionSelectorSettingsProperty.AribSourceSettings`.
|
default Object |
getDvbSubSourceSettings()
`CfnChannel.CaptionSelectorSettingsProperty.DvbSubSourceSettings`.
|
default Object |
getEmbeddedSourceSettings()
`CfnChannel.CaptionSelectorSettingsProperty.EmbeddedSourceSettings`.
|
default Object |
getScte20SourceSettings()
`CfnChannel.CaptionSelectorSettingsProperty.Scte20SourceSettings`.
|
default Object |
getScte27SourceSettings()
`CfnChannel.CaptionSelectorSettingsProperty.Scte27SourceSettings`.
|
default Object |
getTeletextSourceSettings()
`CfnChannel.CaptionSelectorSettingsProperty.TeletextSourceSettings`.
|
@Stability(value=Stable) @Nullable default Object getAribSourceSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html#cfn-medialive-channel-captionselectorsettings-aribsourcesettings@Stability(value=Stable) @Nullable default Object getDvbSubSourceSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html#cfn-medialive-channel-captionselectorsettings-dvbsubsourcesettings@Stability(value=Stable) @Nullable default Object getEmbeddedSourceSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html#cfn-medialive-channel-captionselectorsettings-embeddedsourcesettings@Stability(value=Stable) @Nullable default Object getScte20SourceSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html#cfn-medialive-channel-captionselectorsettings-scte20sourcesettings@Stability(value=Stable) @Nullable default Object getScte27SourceSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html#cfn-medialive-channel-captionselectorsettings-scte27sourcesettings@Stability(value=Stable) @Nullable default Object getTeletextSourceSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html#cfn-medialive-channel-captionselectorsettings-teletextsourcesettings@Stability(value=Stable) static CfnChannel.CaptionSelectorSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.