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