]> Repos - portaudio/commit
wasapi:
authordmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Mon, 28 Jun 2010 21:29:16 +0000 (21:29 +0000)
committerdmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Mon, 28 Jun 2010 21:29:16 +0000 (21:29 +0000)
commit87d4873e9587cbc2c51fbd9582aa0d754a864215
tree36c48e4aef556f488ef14185718f7e225c3e3052
parent71e6e5f6a5774e4c1c36155f89af051867826d13
wasapi:
 - made framesPerBuffer and suggestedLatency behavior as per PA specification, e.g. framesPerBuffer set main device period, suggestedLatency is a surplus if not 0
 - fixed bug with Input in situation when WASAPI operates in native not-WOW64 process and using event mechanism would provide less frames to a user callback than expected (due to the fact as WASAPI's audio client provides only 1 packet per GetBuffer call which)
src/hostapi/wasapi/pa_win_wasapi.c