Builder
Properties
Advanced audio normalization settings.
The name of the AudioSelector used as the source for this AudioDescription.
Determines how audio type is determined. followInput: If the input contains an ISO 639 audioType, then that value is passed through to the output. If the input contains no ISO 639 audioType, the value in Audio Type is included in the output. useConfigured: The value in Audio Type is included in the output. Note that this field and audioType are both ignored if inputType is broadcasterMixedAd.
Settings to configure one or more solutions that insert audio watermarks in the audio encode
Audio codec settings.
RFC 5646 language code representing the language of the audio output track. Only used if languageControlMode is useConfigured, or there is no ISO 639 language code specified in the input.
Choosing followInput will cause the ISO 639 language code of the output to follow the ISO 639 language code of the input. The languageCode will be used when useConfigured is set, or when followInput is selected but there is no ISO 639 language code specified by the input.
Settings that control how input audio channels are remixed into the output audio channels.
Used for MS Smooth and Apple HLS outputs. Indicates the name displayed by the player (eg. English, or Director Commentary).
Functions
construct an aws.sdk.kotlin.services.medialive.model.AudioNormalizationSettings inside the given block
construct an aws.sdk.kotlin.services.medialive.model.AudioWatermarkSettings inside the given block
construct an aws.sdk.kotlin.services.medialive.model.AudioCodecSettings inside the given block
construct an aws.sdk.kotlin.services.medialive.model.RemixSettings inside the given block