Does anyone know when the support for the AUDCLNT_STREAMFLAGS_AUTOCONVERTPCM stream flag was added to WASAPI? MSDN mentions this flag for a short while, but does not detail its use and which versions of Windows support it.
I am using the Platform SDK that comes with Visual Studio 2015, and AUDCLNT_STREAMFLAGS_AUTOCONVERTPCM is not even defined.
source
share