Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qtspatialaudio-examples.qdoc
Go to the documentation of this file.
1// Copyright (C) 2022 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \group spatialaudio_examples
6 \ingroup all-examples
7 \ingroup multimedia_examples
8 \title Qt Spatial Audio Examples
9 \brief Demonstrates the spatial audio functionality provided by Qt.
10
11 The \l{Qt Spatial Audio} module provides cross-platform capabilities to
12 add support for spatial audio to Qt based applications.
13
14 The examples listed below show some typical use cases where audio sources are
15 located in 3D space adding virtual rooms around the source.
16*/