Clean buffers before closing the input device.
authorLev Zelenskiy <lev.zelenskiy@nokia.com>
Tue, 26 Jun 2012 02:45:58 +0000 (12:45 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 27 Jun 2012 06:11:59 +0000 (08:11 +0200)
commit23a81d62e78b1bf4156577a6b16a078034403303
tree7f7a922d55313571ee16db7d069c86b1937a101d
parent4d6434598387feef5237dd45ea5ff8167f43cd0c
Clean buffers before closing the input device.

Input device handle is invalid after waveInClose()
QTBUG-24119

Change-Id: I8276e56766684efd26b78dc019ff871ebac28408
Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com>
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
src/multimedia/audio/qaudioinput_win32_p.cpp