Builder
Properties
Required when you set Codec to the value AAC. The service accepts one of two mutually exclusive groups of AAC settings--VBR and CBR. To select one of these modes, set the value of Bitrate control mode to "VBR" or "CBR". In VBR mode, you control the audio quality with the setting VBR quality. In CBR mode, you use the setting Bitrate. Defaults and valid values depend on the rate control mode.
Required when you set Codec to the value AC3.
Required when you set Codec to the value AIFF.
Choose the audio codec for this output. Note that the option Dolby Digital passthrough applies only to Dolby Digital and Dolby Digital Plus audio inputs. Make sure that you choose a codec that's supported with your output container: https://docs.aws.amazon.com/mediaconvert/latest/ug/reference-codecs-containers.html#reference-codecs-containers-output-audio For audio-only outputs, make sure that both your input audio codec and your output audio codec are supported for audio-only workflows. For more information, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/reference-codecs-containers-input.html#reference-codecs-containers-input-audio-only and https://docs.aws.amazon.com/mediaconvert/latest/ug/reference-codecs-containers.html#audio-only-output
Required when you set Codec to the value EAC3_ATMOS.
Required when you set Codec to the value EAC3.
Required when you set Codec, under AudioDescriptions>CodecSettings, to the value FLAC.
Required when you set Codec to the value MP2.
Required when you set Codec, under AudioDescriptions>CodecSettings, to the value MP3.
Required when you set Codec, under AudioDescriptions>CodecSettings, to the value OPUS.
Required when you set Codec, under AudioDescriptions>CodecSettings, to the value Vorbis.
Required when you set Codec to the value WAV.
Functions
construct an aws.sdk.kotlin.services.mediaconvert.model.AacSettings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.Ac3Settings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.AiffSettings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.Eac3AtmosSettings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.Eac3Settings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.FlacSettings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.Mp2Settings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.Mp3Settings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.OpusSettings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.VorbisSettings inside the given block
construct an aws.sdk.kotlin.services.mediaconvert.model.WavSettings inside the given block