You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would expect the list of devices to include the name as displayed in all other apps. Instead, only the Label field is provided, which ranges from cryptic to unusable, as it is filled with just a UUID.
Either a Name property should be added to MediaDeviceInfo and filled with driverInfo.Name, or the Label field should be set to that value instead of the Label.
Your environment.
What did you do?
What did you expect?
I would expect the list of devices to include the name as displayed in all other apps. Instead, only the Label field is provided, which ranges from cryptic to unusable, as it is filled with just a UUID.
Either a Name property should be added to MediaDeviceInfo and filled with driverInfo.Name, or the Label field should be set to that value instead of the Label.
Example output:
You can see that the Rogue Amoeba Loopback inputs without the Name are impossible to identify.
The text was updated successfully, but these errors were encountered: