正常的应该是
Why does IAudioClient::GetMixFormat return 8 channels audio even if the system's sound card only has two channels?
Yniar GL
0
Reputation points
为甚么 IAudioClient::GetMixFormat return 8 channels audio ,扬声器实际上仅支持 2 声道
captureClient->GetMixFormat(&m_wfex);
Windows development | Windows API - Win32
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.