Tagged Questions
2
votes
4answers
2k views
waveOut (Win32API) and multithreading
I cannot find any information about the thread-safety of the waveOut API.
After i creating new waveOut handle, i have those threads:
Thread 1: Buffers handling. Uses those API functions:
...