Uses of Class
software.amazon.awssdk.services.medialive.model.AacSettings
-
Packages that use AacSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of AacSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return AacSettings Modifier and Type Method Description AacSettingsAudioCodecSettings. aacSettings()Returns the value of the AacSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type AacSettings Modifier and Type Method Description AudioCodecSettings.BuilderAudioCodecSettings.Builder. aacSettings(AacSettings aacSettings)Sets the value of the AacSettings property for this object.
-