wasapi: Remove code that sets thread priority
This is now handled directly in gstaudiosrc/sink, and we were setting it in the wrong thread anyway. prepare() is not the same thread as sink_write() or src_read().
Showing
Please register or sign in to comment