 oriorii Registered User |
Quote
|
2021-08-12 22:54:21 |
|
Hello,
how can I get the id of the default output device? When I get the deviceList I know that the first index is the default, but its id is empty and the description is "default device". Is there any option to get the real id and description of the default device? Or is it possible to get the device a ISoundEngine is using?
I am talking about the C++ implementation.
Thanks!
|
 niko Moderator |
Quote
|
2021-08-13 09:24:53 |
|
That's actually a good question, I don't think this is possible. It could be that this is always the first entry in the enumerated devices list, but I'm not 100% sure
|