carb::audio::fCodecCapsCompressed

Defined in carb/audio/IAudioData.h

constexpr CodecCaps carb::audio::fCodecCapsCompressed = 0x00000004

capabilities flag to indicate that the format is compressed data (ie: block oriented or otherwise).

If this flag is not set, the format is a PCM variant (ie: one of the SampleFormat::ePcm* formats).