carb::audio::fDecodeStateFlagForceParse
Defined in carb/audio/IAudioData.h
-
constexpr DecodeStateFlags carb::audio::fDecodeStateFlagForceParse = 0x00000001
If this flag is set, the header information of the file will be parsed every time createCodecState() is called.
If this flag is not set, the header information of the file will be cached if possible.