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