From d33339ebf44855b62200a2784c046792d78c75bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20M=C3=BCller?= Date: Tue, 2 Mar 2021 17:29:18 +0100 Subject: Audaspace: add support for PulseAudio on Linux This adds PulseAudio as audio backend on Linux. PulseAudio is the main audio engine used on most, if not all, Linux distributions today. 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 98fb039c90b..03f8ef2fb14 100644 --- a/doc/doxygen/doxygen.intern.h +++ b/doc/doxygen/doxygen.intern.h @@ -60,6 +60,9 @@ /** \defgroup audopenal Audaspace OpenAL * \ingroup audaspace */ +/** \defgroup audpulseaudio Audaspace PulseAudio + * \ingroup audaspace + */ /** \defgroup audpython Audaspace Python * \ingroup audaspace */ -- cgit v1.2.3