QtQuick3D.SpatialAudio QML Types

QML 유형의 공간 오디오는 다음과 같은 기본적인 사용 사례를 지원합니다:

  • 사람이 3D 공간에서 소리를 듣도록 합니다,
  • 3D 공간에 사운드 소스 배치
  • 직접 반사와 리버브가 있는 실내 음향 지원,
  • 스테레오 오버레이 소스 지원(예: 사운드 트랙용).
  • 음장의 바 이노 럴 (가상 3D) 렌더링을 사용하여 헤드폰으로 출력 지원
  • 스테레오 또는 서라운드 스피커 구성으로 출력 지원

QML 유형

.qml 파일에서 다음 import 문을 사용하여 Qt Quick3D Spatial Audio 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.