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