Interface MedialiveChannelEncoderSettingsAudioDescriptionsCodecSettingsAacSettings

    • Method Detail

      • 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}.
      • 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}.
      • getInputType

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

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

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

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

        @Stability(Stable)
        @Nullable
        default Number getSampleRate()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#sample_rate MedialiveChannel#sample_rate}.
      • getSpec

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

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