summaryrefslogtreecommitdiffstats
path: root/LICENSE.LGPL3
diff options
context:
space:
mode:
authorVal Doroshchuk <valentyn.doroshchuk@qt.io>2018-10-16 09:12:19 +0200
committerVaL Doroshchuk <valentyn.doroshchuk@qt.io>2018-10-18 07:36:18 +0000
commit30cbbd98e7159de08bb71ab4332dbd0bab19eba5 (patch)
tree72958b94835b26ffe96d0606951fcbfa4b00d422 /LICENSE.LGPL3
parent477125deb6d76f8e0b2a837c00fd99649065a388 (diff)
WindowsAudioOutput: Introduce QT_WAVE_BUFFERS env varv5.12.0-beta3
Currently by default 5 wave buffers are created where each buffer contains buffer_size/5 bytes. If total buffer size is small enough, playing of these wave buffers might be finished before refilling them. Which leads crackling and another noise. Introduced QT_WAVE_BUFFERS env var which contains number of wave buffers. Must not be less than 5. If number of wave buffers is big enough, it ensures that there is always data to play. Task-number: QTBUG-45174 Change-Id: I66bf997411f858fbff822394bb748dea2086060e Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'LICENSE.LGPL3')
0 files changed, 0 insertions, 0 deletions