omni::audio::experimental::SampleFormat

Defined in omni/audio/experimental/IAudioCapture.h

using omni::audio::experimental::SampleFormat = carb::audio::SampleFormat

the data type for a single sample of raw audio data.

This describes how each sample in the data buffer should be interpreted. In general, audio data can only be uncompressed Pulse Code Modulation (PCM) data, or encoded in some kind of compressed format.