Interface MedialiveChannelEncoderSettingsAudioDescriptions

    • Method Detail

      • getAudioSelectorName

        @Stability(Stable)
        @NotNull
        String getAudioSelectorName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#audio_selector_name MedialiveChannel#audio_selector_name}.
      • getName

        @Stability(Stable)
        @NotNull
        String getName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#name MedialiveChannel#name}.
      • getAudioNormalizationSettings

        @Stability(Stable)
        @Nullable
        default MedialiveChannelEncoderSettingsAudioDescriptionsAudioNormalizationSettings getAudioNormalizationSettings()
        audio_normalization_settings block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#audio_normalization_settings MedialiveChannel#audio_normalization_settings}

      • getAudioType

        @Stability(Stable)
        @Nullable
        default String getAudioType()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#audio_type MedialiveChannel#audio_type}.
      • getAudioTypeControl

        @Stability(Stable)
        @Nullable
        default String getAudioTypeControl()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#audio_type_control MedialiveChannel#audio_type_control}.
      • getAudioWatermarkSettings

        @Stability(Stable)
        @Nullable
        default MedialiveChannelEncoderSettingsAudioDescriptionsAudioWatermarkSettings getAudioWatermarkSettings()
        audio_watermark_settings block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#audio_watermark_settings MedialiveChannel#audio_watermark_settings}

      • getCodecSettings

        @Stability(Stable)
        @Nullable
        default MedialiveChannelEncoderSettingsAudioDescriptionsCodecSettings getCodecSettings()
        codec_settings block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#codec_settings MedialiveChannel#codec_settings}

      • getLanguageCode

        @Stability(Stable)
        @Nullable
        default String getLanguageCode()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#language_code MedialiveChannel#language_code}.
      • getLanguageCodeControl

        @Stability(Stable)
        @Nullable
        default String getLanguageCodeControl()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#language_code_control MedialiveChannel#language_code_control}.
      • getRemixSettings

        @Stability(Stable)
        @Nullable
        default MedialiveChannelEncoderSettingsAudioDescriptionsRemixSettings getRemixSettings()
        remix_settings block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#remix_settings MedialiveChannel#remix_settings}

      • getStreamName

        @Stability(Stable)
        @Nullable
        default String getStreamName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#stream_name MedialiveChannel#stream_name}.