carb::audio::fDecodeStateFlagSkipEventPoints

Defined in carb/audio/IAudioData.h

constexpr DecodeStateFlags carb::audio::fDecodeStateFlagSkipEventPoints = 0x00000010

This flag indicates that the event points should be ignored when decoding the sound.

This is intended to be used in cases where the event points won’t be used, such as decoding audio for playback. Note that this only takes effect when fDecodeStateFlagForceParse is used.