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