QtQuick3D.SpatialAudio QML Types

QML 类型的空间音频支持以下基本用例:

  • 让人在三维空间中聆听声音、
  • 在三维空间中放置声源、
  • 支持带有直接反射和混响的室内声学效果、
  • 支持立体声叠加音源(如音轨)。
  • 支持使用双耳(虚拟三维)声场渲染输出到耳机
  • 支持输出至立体声或环绕声扬声器配置

QML 类型

Qt Quick3D Spatial Audio QML 类型可使用 .qml 文件中的以下导入语句导入到您的应用程序中:

import QtQuick3D.Audio

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.