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