@Stability(value=Stable)
public static interface CfnChannel.EncoderSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.EncoderSettingsProperty.Builder
A builder for
CfnChannel.EncoderSettingsProperty |
static class |
CfnChannel.EncoderSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.EncoderSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.EncoderSettingsProperty.Builder |
builder() |
default Object |
getAudioDescriptions()
`CfnChannel.EncoderSettingsProperty.AudioDescriptions`.
|
default Object |
getAvailBlanking()
`CfnChannel.EncoderSettingsProperty.AvailBlanking`.
|
default Object |
getAvailConfiguration()
`CfnChannel.EncoderSettingsProperty.AvailConfiguration`.
|
default Object |
getBlackoutSlate()
`CfnChannel.EncoderSettingsProperty.BlackoutSlate`.
|
default Object |
getCaptionDescriptions()
`CfnChannel.EncoderSettingsProperty.CaptionDescriptions`.
|
default Object |
getFeatureActivations()
`CfnChannel.EncoderSettingsProperty.FeatureActivations`.
|
default Object |
getGlobalConfiguration()
`CfnChannel.EncoderSettingsProperty.GlobalConfiguration`.
|
default Object |
getNielsenConfiguration()
`CfnChannel.EncoderSettingsProperty.NielsenConfiguration`.
|
default Object |
getOutputGroups()
`CfnChannel.EncoderSettingsProperty.OutputGroups`.
|
default Object |
getTimecodeConfig()
`CfnChannel.EncoderSettingsProperty.TimecodeConfig`.
|
default Object |
getVideoDescriptions()
`CfnChannel.EncoderSettingsProperty.VideoDescriptions`.
|
@Stability(value=Stable) @Nullable default Object getAudioDescriptions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html#cfn-medialive-channel-encodersettings-audiodescriptions@Stability(value=Stable) @Nullable default Object getAvailBlanking()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html#cfn-medialive-channel-encodersettings-availblanking@Stability(value=Stable) @Nullable default Object getAvailConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html#cfn-medialive-channel-encodersettings-availconfiguration@Stability(value=Stable) @Nullable default Object getBlackoutSlate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html#cfn-medialive-channel-encodersettings-blackoutslate@Stability(value=Stable) @Nullable default Object getCaptionDescriptions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html#cfn-medialive-channel-encodersettings-captiondescriptions@Stability(value=Stable) @Nullable default Object getFeatureActivations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html#cfn-medialive-channel-encodersettings-featureactivations@Stability(value=Stable) @Nullable default Object getGlobalConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html#cfn-medialive-channel-encodersettings-globalconfiguration@Stability(value=Stable) @Nullable default Object getNielsenConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html#cfn-medialive-channel-encodersettings-nielsenconfiguration@Stability(value=Stable) @Nullable default Object getOutputGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html#cfn-medialive-channel-encodersettings-outputgroups@Stability(value=Stable) @Nullable default Object getTimecodeConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html#cfn-medialive-channel-encodersettings-timecodeconfig@Stability(value=Stable) @Nullable default Object getVideoDescriptions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html#cfn-medialive-channel-encodersettings-videodescriptions@Stability(value=Stable) static CfnChannel.EncoderSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.