Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 344 Bytes

win-audio-hook

Audio capture and mixer for Win32

Win vista or later natively support audio hook and mixing

  • audiohook

hooks on waveOutWrite and IDirectSoundBuffer::UnLock

  • audiostream

ring buffer and audio mixer

  • audioserver

hook/unhook controlling & receive all mixed result via shared memory

License

MIT License