このページでは

Qt Spatial Audio QML Types

のQML型は Qt Spatial Audioは C++ API の全機能をサポートしています。

QML型

Qt Spatial Audio QML 型は Qt Quick 3D.QML型は、.qmlファイル内で以下のimport文を使用して、アプリケーションにインポートすることができます:

import QtQuick3D.SpatialAudio

AmbientSound

ステレオオーバーレイサウンド

AudioEngine

3Dシーン内のサウンドオブジェクトを管理する

AudioListener

AudioEngineが定義したサウンドフィールドを聴く人の位置や向きを定義。

AudioRoom

SpatialSound

3D空間内のサウンドオブジェクト

© 2026 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.