]> Repos - portaudio/commit
wasapi: new API PaWasapi_SetStreamStateHandler() to be able to catch WASAPI error...
authordmitrykos <dmitrykos@neutroncode.com>
Mon, 24 Dec 2018 12:20:29 +0000 (14:20 +0200)
committerdmitrykos <dmitrykos@neutroncode.com>
Mon, 24 Dec 2018 12:20:29 +0000 (14:20 +0200)
commit83ab55b62d707c11d18238b1928e0297d67e4767
tree42747604b27917fd420508cd08d979c96f9f556e
parent7572245aec09a7c3fc4cbd1c8e83b8c4667d1162
wasapi: new API PaWasapi_SetStreamStateHandler() to be able to catch WASAPI error inside the rendering thread loop (and handle it gracefully, for example restart the stream), protect from dangling pointer during device list update, cleanup header
build/msvc/portaudio.def
include/pa_win_wasapi.h
src/hostapi/wasapi/pa_win_wasapi.c