Uses of Class
software.amazon.awssdk.services.mediaconvert.model.Eac3AtmosSettings
-
Packages that use Eac3AtmosSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of Eac3AtmosSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return Eac3AtmosSettings Modifier and Type Method Description Eac3AtmosSettingsAudioCodecSettings. eac3AtmosSettings()Required when you set Codec to the value EAC3_ATMOS.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type Eac3AtmosSettings Modifier and Type Method Description AudioCodecSettings.BuilderAudioCodecSettings.Builder. eac3AtmosSettings(Eac3AtmosSettings eac3AtmosSettings)Required when you set Codec to the value EAC3_ATMOS.
-