Uses of Class
software.amazon.awssdk.services.medialive.model.AudioHlsRenditionSelection
-
Packages that use AudioHlsRenditionSelection Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of AudioHlsRenditionSelection in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return AudioHlsRenditionSelection Modifier and Type Method Description AudioHlsRenditionSelectionAudioSelectorSettings. audioHlsRenditionSelection()Returns the value of the AudioHlsRenditionSelection property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type AudioHlsRenditionSelection Modifier and Type Method Description AudioSelectorSettings.BuilderAudioSelectorSettings.Builder. audioHlsRenditionSelection(AudioHlsRenditionSelection audioHlsRenditionSelection)Sets the value of the AudioHlsRenditionSelection property for this object.
-