Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Implement support for IAudioClient3 on Windows 10 #124

Open
Kodikuu opened this issue Feb 19, 2021 · 3 comments
Open

[Feature] Implement support for IAudioClient3 on Windows 10 #124

Kodikuu opened this issue Feb 19, 2021 · 3 comments

Comments

@Kodikuu
Copy link

Kodikuu commented Feb 19, 2021

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 Kodikuu changed the title [Feature] [Feature] Implement support for IAudioClient3 on Windows 10 Feb 19, 2021
@bastibe
Copy link
Owner

bastibe commented Feb 20, 2021

Cool idea! Would you like to try implementing it?

@Kodikuu
Copy link
Author

Kodikuu commented Feb 20, 2021

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

@bastibe
Copy link
Owner

bastibe commented Feb 22, 2021

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants