]> Repos - portaudio/commit
wasapi: new PaWasapi_GetAudioClient() API to get pointer to IAudioClient from PaStrea...
authordmitrykos <dmitrykos@neutroncode.com>
Sat, 30 Jun 2018 09:21:59 +0000 (12:21 +0300)
committerdmitrykos <dmitrykos@neutroncode.com>
Sat, 30 Jun 2018 09:21:59 +0000 (12:21 +0300)
commita802290e831cd8959801fcb1e634a5d28c0ea30d
tree1109cccde56abb3ddf9893049bcaebe00aa26fe3
parentd3e65ce690c2cd55fd9d5df5a509d549eff17c1c
wasapi: new PaWasapi_GetAudioClient() API to get pointer to IAudioClient from PaStream, workaround to get real Windows version in order to be able to create correct version of IAudioClient interface (Windows 10 was reported as Windows 8 when using just GetVersion())
include/pa_win_wasapi.h
src/hostapi/wasapi/pa_win_wasapi.c