carb::audio::fCodecCapsHasAccurateAvailableValue

Defined in carb/audio/IAudioData.h

constexpr CodecCaps carb::audio::fCodecCapsHasAccurateAvailableValue = 0x00000080

capabilities flag to indicate that the codec can calculate a frame accurate count of remaining data.

If this flag is not set, the codec can only handle calculating block aligned estimates.