Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 multimedia_examples
7 \title Qt Spatial Audio Examples
8 \brief Demonstrates the spatial audio functionality provided by Qt.
9
10 The \l{Qt Spatial Audio} module provides cross-platform capabilities to
11 add support for spatial audio to Qt based applications.
12
13 The examples listed below show some typical use cases where audio sources are
14 located in 3D space adding virtual rooms around the source.
15*/