SoundCard icon indicating copy to clipboard operation
SoundCard copied to clipboard

[Feature] Implement support for IAudioClient3 on Windows 10

Open Kodikuu opened this issue 4 years ago • 3 comments

IAudioClient3 supports defining the periodicity of the shared audio stream's capture, allowing capture at intervals smaller than the default 10ms

https://docs.microsoft.com/en-us/windows/win32/api/audioclient/nn-audioclient-iaudioclient3

Kodikuu avatar Feb 19 '21 11:02 Kodikuu

Cool idea! Would you like to try implementing it?

bastibe avatar Feb 20 '21 14:02 bastibe

I definitely don't have the skillset for that, but I can give it a go

Kodikuu avatar Feb 20 '21 14:02 Kodikuu

Cool! If you have any questions, or would like to discuss something, feel free to ask! (Either here, or in a pull request, with the work-in-progress code.)

bastibe avatar Feb 22 '21 10:02 bastibe