carb::audio::fDecodeStateFlagSkipMetaData
Defined in carb/audio/IAudioData.h
- 
constexpr DecodeStateFlags carb::audio::fDecodeStateFlagSkipMetaData = 0x00000008
- This flag indicates that the metadata should be ignored when decoding the sound. - This is intended to be used in cases where the metadata won’t be used, such as decoding audio for playback. Note that this only takes effect when fDecodeStateFlagForceParse is used.