summaryrefslogtreecommitdiffstats
path: root/src/resonance-audio/resonance_audio_api_extensions.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2022-05-24 11:37:41 +0200
committerLars Knoll <lars.knoll@qt.io>2022-05-24 15:09:38 +0200
commit7fddbc1e811b3d4520008beeefdb20014d5a8ab9 (patch)
tree943e342c667cae17d82013e9c70c31ceffb9338a /src/resonance-audio/resonance_audio_api_extensions.cpp
parent196ea281d1843cfe62541001619a8517506af773 (diff)
API cleanups for spatial/3D audio
Naming changes for the spatial audio API after reviewing it. Most of the names are now both shorter and better reflect the function they serve. Change-Id: I07347826f2fadf3d1705c597f35c168b19afe137 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'src/resonance-audio/resonance_audio_api_extensions.cpp')
-rw-r--r--src/resonance-audio/resonance_audio_api_extensions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resonance-audio/resonance_audio_api_extensions.cpp b/src/resonance-audio/resonance_audio_api_extensions.cpp
index 46009f64b..2f5beb07d 100644
--- a/src/resonance-audio/resonance_audio_api_extensions.cpp
+++ b/src/resonance-audio/resonance_audio_api_extensions.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2022 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the Spatial Audio module of the Qt Toolkit.
+** This file is part of the Quick3D Audio module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL-NOGPL2$
** Commercial License Usage