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