public static interface AudioPidSelection.Builder extends CopyableBuilder<AudioPidSelection.Builder,AudioPidSelection>
Modifier and Type | Method and Description |
---|---|
AudioPidSelection.Builder |
pid(Integer pid)
Selects a specific PID from within a source.
|
copy
applyMutation, build
AudioPidSelection.Builder pid(Integer pid)
pid
- Selects a specific PID from within a source.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.