microsoft / Windows-classic-samples

This repo contains samples that demonstrate the API used in Windows classic desktop applications.
Other
5.1k stars 3.23k forks source link

Fix parameters to IAudioClient::Initialize in the ApplicationLoopback sample #330

Open kkotte opened 10 months ago

kkotte commented 10 months ago

The AUDCLNT_STREAMFLAGS_AUTOCONVERTPCM flag was incorrectly being passed as the bufferPeriodicity argument.