Interface MedialiveChannelEncoderSettingsAudioDescriptionsCodecSettingsEac3Settings
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
MedialiveChannelEncoderSettingsAudioDescriptionsCodecSettingsEac3Settings.Jsii$Proxy
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:53.969Z") @Stability(Stable) public interface MedialiveChannelEncoderSettingsAudioDescriptionsCodecSettingsEac3Settings extends software.amazon.jsii.JsiiSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMedialiveChannelEncoderSettingsAudioDescriptionsCodecSettingsEac3Settings.Builderstatic classMedialiveChannelEncoderSettingsAudioDescriptionsCodecSettingsEac3Settings.Jsii$ProxyAn implementation forMedialiveChannelEncoderSettingsAudioDescriptionsCodecSettingsEac3Settings
-
Method Summary
All Methods Static Methods Instance Methods Default Methods Modifier and Type Method Description static MedialiveChannelEncoderSettingsAudioDescriptionsCodecSettingsEac3Settings.Builderbuilder()default StringgetAttenuationControl()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#attenuation_control MedialiveChannel#attenuation_control}.default NumbergetBitrate()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#bitrate MedialiveChannel#bitrate}.default StringgetBitstreamMode()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#bitstream_mode MedialiveChannel#bitstream_mode}.default StringgetCodingMode()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#coding_mode MedialiveChannel#coding_mode}.default StringgetDcFilter()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#dc_filter MedialiveChannel#dc_filter}.default NumbergetDialnorm()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#dialnorm MedialiveChannel#dialnorm}.default StringgetDrcLine()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#drc_line MedialiveChannel#drc_line}.default StringgetDrcRf()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#drc_rf MedialiveChannel#drc_rf}.default StringgetLfeControl()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#lfe_control MedialiveChannel#lfe_control}.default StringgetLfeFilter()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#lfe_filter MedialiveChannel#lfe_filter}.default NumbergetLoRoCenterMixLevel()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#lo_ro_center_mix_level MedialiveChannel#lo_ro_center_mix_level}.default NumbergetLoRoSurroundMixLevel()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#lo_ro_surround_mix_level MedialiveChannel#lo_ro_surround_mix_level}.default NumbergetLtRtCenterMixLevel()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#lt_rt_center_mix_level MedialiveChannel#lt_rt_center_mix_level}.default NumbergetLtRtSurroundMixLevel()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#lt_rt_surround_mix_level MedialiveChannel#lt_rt_surround_mix_level}.default StringgetMetadataControl()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#metadata_control MedialiveChannel#metadata_control}.default StringgetPassthroughControl()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#passthrough_control MedialiveChannel#passthrough_control}.default StringgetPhaseControl()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#phase_control MedialiveChannel#phase_control}.default StringgetStereoDownmix()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#stereo_downmix MedialiveChannel#stereo_downmix}.default StringgetSurroundExMode()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#surround_ex_mode MedialiveChannel#surround_ex_mode}.default StringgetSurroundMode()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#surround_mode MedialiveChannel#surround_mode}.
-
-
-
Method Detail
-
getAttenuationControl
@Stability(Stable) @Nullable default String getAttenuationControl()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#attenuation_control MedialiveChannel#attenuation_control}.
-
getBitrate
@Stability(Stable) @Nullable default Number getBitrate()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#bitrate MedialiveChannel#bitrate}.
-
getBitstreamMode
@Stability(Stable) @Nullable default String getBitstreamMode()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#bitstream_mode MedialiveChannel#bitstream_mode}.
-
getCodingMode
@Stability(Stable) @Nullable default String getCodingMode()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#coding_mode MedialiveChannel#coding_mode}.
-
getDcFilter
@Stability(Stable) @Nullable default String getDcFilter()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#dc_filter MedialiveChannel#dc_filter}.
-
getDialnorm
@Stability(Stable) @Nullable default Number getDialnorm()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#dialnorm MedialiveChannel#dialnorm}.
-
getDrcLine
@Stability(Stable) @Nullable default String getDrcLine()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#drc_line MedialiveChannel#drc_line}.
-
getDrcRf
@Stability(Stable) @Nullable default String getDrcRf()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#drc_rf MedialiveChannel#drc_rf}.
-
getLfeControl
@Stability(Stable) @Nullable default String getLfeControl()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#lfe_control MedialiveChannel#lfe_control}.
-
getLfeFilter
@Stability(Stable) @Nullable default String getLfeFilter()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#lfe_filter MedialiveChannel#lfe_filter}.
-
getLoRoCenterMixLevel
@Stability(Stable) @Nullable default Number getLoRoCenterMixLevel()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#lo_ro_center_mix_level MedialiveChannel#lo_ro_center_mix_level}.
-
getLoRoSurroundMixLevel
@Stability(Stable) @Nullable default Number getLoRoSurroundMixLevel()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#lo_ro_surround_mix_level MedialiveChannel#lo_ro_surround_mix_level}.
-
getLtRtCenterMixLevel
@Stability(Stable) @Nullable default Number getLtRtCenterMixLevel()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#lt_rt_center_mix_level MedialiveChannel#lt_rt_center_mix_level}.
-
getLtRtSurroundMixLevel
@Stability(Stable) @Nullable default Number getLtRtSurroundMixLevel()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#lt_rt_surround_mix_level MedialiveChannel#lt_rt_surround_mix_level}.
-
getMetadataControl
@Stability(Stable) @Nullable default String getMetadataControl()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#metadata_control MedialiveChannel#metadata_control}.
-
getPassthroughControl
@Stability(Stable) @Nullable default String getPassthroughControl()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#passthrough_control MedialiveChannel#passthrough_control}.
-
getPhaseControl
@Stability(Stable) @Nullable default String getPhaseControl()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#phase_control MedialiveChannel#phase_control}.
-
getStereoDownmix
@Stability(Stable) @Nullable default String getStereoDownmix()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#stereo_downmix MedialiveChannel#stereo_downmix}.
-
getSurroundExMode
@Stability(Stable) @Nullable default String getSurroundExMode()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#surround_ex_mode MedialiveChannel#surround_ex_mode}.
-
getSurroundMode
@Stability(Stable) @Nullable default String getSurroundMode()
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#surround_mode MedialiveChannel#surround_mode}.
-
builder
@Stability(Stable) static MedialiveChannelEncoderSettingsAudioDescriptionsCodecSettingsEac3Settings.Builder builder()
-
-