@Stability(value=Stable)
public static interface CfnChannel.AudioCodecSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiocodecsettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.AudioCodecSettingsProperty.Builder
A builder for
CfnChannel.AudioCodecSettingsProperty |
static class |
CfnChannel.AudioCodecSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.AudioCodecSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.AudioCodecSettingsProperty.Builder |
builder() |
default Object |
getAacSettings()
`CfnChannel.AudioCodecSettingsProperty.AacSettings`.
|
default Object |
getAc3Settings()
`CfnChannel.AudioCodecSettingsProperty.Ac3Settings`.
|
default Object |
getEac3Settings()
`CfnChannel.AudioCodecSettingsProperty.Eac3Settings`.
|
default Object |
getMp2Settings()
`CfnChannel.AudioCodecSettingsProperty.Mp2Settings`.
|
default Object |
getPassThroughSettings()
`CfnChannel.AudioCodecSettingsProperty.PassThroughSettings`.
|
@Stability(value=Stable) @Nullable default Object getAacSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiocodecsettings.html#cfn-medialive-channel-audiocodecsettings-aacsettings@Stability(value=Stable) @Nullable default Object getAc3Settings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiocodecsettings.html#cfn-medialive-channel-audiocodecsettings-ac3settings@Stability(value=Stable) @Nullable default Object getEac3Settings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiocodecsettings.html#cfn-medialive-channel-audiocodecsettings-eac3settings@Stability(value=Stable) @Nullable default Object getMp2Settings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiocodecsettings.html#cfn-medialive-channel-audiocodecsettings-mp2settings@Stability(value=Stable) @Nullable default Object getPassThroughSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiocodecsettings.html#cfn-medialive-channel-audiocodecsettings-passthroughsettings@Stability(value=Stable) static CfnChannel.AudioCodecSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.