How do you set the default audio device in C++ using IMMDevice stuff? I'm a complete beginner in this sort of thing, so I really need a very simple solution. Thanks!
This is a discussion on How to set the default audio device? within the C++ Programming forums, part of the General Programming Boards category; How do you set the default audio device in C++ using IMMDevice stuff? I'm a complete beginner in this sort ...
How do you set the default audio device in C++ using IMMDevice stuff? I'm a complete beginner in this sort of thing, so I really need a very simple solution. Thanks!
read the manual. winapi is painful, but you can muddle your way through it.