omni::audio::experimental::SoundFormat

Defined in omni/audio/experimental/IAudioCapture.h

using omni::audio::experimental::SoundFormat = carb::audio::SoundFormat

provides information about the format of a sound.

This is used both when creating the sound and when retrieving information about its format. When a sound is loaded from a file, its format will be implicitly set on load. The actual format can then be retrieved later with getSoundFormat().