]> Repos - portaudio/commit
finished WASAPI implementation:
authordmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Tue, 16 Feb 2010 09:46:08 +0000 (09:46 +0000)
committerdmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Tue, 16 Feb 2010 09:46:08 +0000 (09:46 +0000)
commit01a039123759e2e9957fbb8b55c97ac938993282
tree1657d934d2d482cea4e5560cfc189641098c1bd7
parent5d2f633442485813b59f5be5a82e2507cd052887
finished WASAPI implementation:
 - Callback/Blocking interface
 - Playback/Capture
 - Shared/Exclusive mode
to compile you must have installed recent Windows SDK(Vista SDK or higher) and min Visual Studio 2005 SP1. WASAPI is enabled by default, to disable you must define PA_NO_WASAPI prior compilation.
include/pa_win_wasapi.h [new file with mode: 0644]
src/hostapi/wasapi/pa_win_wasapi.cpp
src/os/win/pa_win_hostapis.c