On Fri Jul 25 21:20:00 2025 +0000, Paul Gofman wrote:
Or, otherwise, do all the conversion on their side.
Note that it would make certain sense if IsFormatSupported reports natively supported format by device / driver (maybe just one configuration in the shared mode, with some specifics on multichannel system), while audio client may be still performing conversion under certain circumstances. So when using it you might be interested in IsFormatSupported() but additionally apply some knowledge what can actually be converted on the WASAPI side.