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空間内のサウンドオブジェクト

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