Display both device name and port if there is more than one device.
Applies separately for playback and recording devices.
BUG: 417079
drosca | |
ngraham |
Plasma | |
VDG |
Display both device name and port if there is more than one device.
Applies separately for playback and recording devices.
BUG: 417079
No Linters Available |
No Unit Test Coverage |
Buildable 22067 | |
Build 22085: arc lint + arc unit |
Makes 1 check and apply both for playback and recording devices.
Are you sure that makes sense? If I have two outputs but only one input (a common setup) then I don't want my microphone having an unnecessarily long description. Might be nicer to keep the current approach of checking for multiple inputs and outputs separately IMO.
And maybe wander which device has the mic.
I would love to hear from others, If they have a preference on this. 2 separate checks or 1 ?
I will make the change later.