QML 类型的 Qt Spatial Audio support the full functionality of the C++ API.
Qt Spatial Audio QML types are designed to be used together with Qt Quick 3D . They can be imported into your application using the following import statement in your .qml file:
import QtQuick3D.SpatialAudio
AmbientSound | 立体声叠加声音 |
AudioEngine | 管理 3D 场景中的声音对象 |
AudioListener | 定义由 AudioEngine 定义声场的收听人的位置和取向 |
AudioRoom | |
SpatialSound | 3D 空间中的声音对象 |