Uses of Class
software.amazon.awssdk.services.medialive.model.AudioOnlyHlsSettings
-
Packages that use AudioOnlyHlsSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of AudioOnlyHlsSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return AudioOnlyHlsSettings Modifier and Type Method Description AudioOnlyHlsSettingsHlsSettings. audioOnlyHlsSettings()Returns the value of the AudioOnlyHlsSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type AudioOnlyHlsSettings Modifier and Type Method Description HlsSettings.BuilderHlsSettings.Builder. audioOnlyHlsSettings(AudioOnlyHlsSettings audioOnlyHlsSettings)Sets the value of the AudioOnlyHlsSettings property for this object.
-