From bc5798530663a9b3fec8df60feba510bd681c5ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20M=C3=BCller?= Date: Thu, 11 Mar 2021 19:22:56 +0100 Subject: Audaspace: add support for WASAPI on Windows This adds WASAPI as audio backend on Windows. WASAPI is the modern standard audio API on Windows introduced with Windows Vista. Ref T86590 --- doc/doxygen/doxygen.intern.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/doxygen') diff --git a/doc/doxygen/doxygen.intern.h b/doc/doxygen/doxygen.intern.h index 03f8ef2fb14..8a9bf54e301 100644 --- a/doc/doxygen/doxygen.intern.h +++ b/doc/doxygen/doxygen.intern.h @@ -63,6 +63,9 @@ /** \defgroup audpulseaudio Audaspace PulseAudio * \ingroup audaspace */ +/** \defgroup audwasapi Audaspace WASAPI + * \ingroup audaspace + */ /** \defgroup audpython Audaspace Python * \ingroup audaspace */ -- cgit v1.2.3