This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
Support limiting audio capture to window process on windows #13
Labels
audio
Related to audio capture.
enhancement
New feature or request
platform-specific-feature
Related to a platform-specific extension
platform-windows
It's possible to restrict audio capture to a specific process with
ActivateAudioDeviceAsync
. We can add an option in theWindowsAudioCaptureConfigExt
to restrict audio capture to the captured window, or to a specific process in the case of display capture.The text was updated successfully, but these errors were encountered: