Extension: omni.kit.property.audio-1.0.15

Documentation Generated: Nov 07, 2024

Overview

The omni.kit.property.audio module is designed to provide audio property functionalities within Omniverse Kit applications. It includes widgets for managing audio settings in a USD scene, allowing users to view and edit audio properties such as the active listener, doppler effects, distance delay, and more. The extension integrates with the Omniverse extension system to register custom widgets related to audio properties.

This extension supports editing of these Usd Types;

  • UsdMedia.SpatialAudio

  • OmniAudioSchema.OmniSound

  • OmniAudioSchema.OmniListener

General Use Case

Users of the Omniverse Kit can utilize this module to access and modify audio settings via a dedicated widget interface within their applications.

User Guide