summaryrefslogtreecommitdiffstats
path: root/src/plugins/wasapi/wasapi.json
Commit message (Collapse)AuthorAgeFilesLines
* Remove wasapi pluginVal Doroshchuk2020-06-241-3/+0
| | | | | | | | Requires WinRT support Task-number: QTBUG-74423 Change-Id: Ice9788df3e503c4c111bc6524c509e93dbf407c5 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
* Add Wasapi audio backendMaurice Kalinowski2016-03-291-0/+3
WASAPI is a Windows audio backend for low latency audio. This backend works for WinRT as well as classic desktop apps. Task-number: QTBUG-42287 Change-Id: I7a1b7b103b64fadc50a9955a9d59443791f6d026 Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>