carb::audio::fPlayFlagUseEventPoints

Defined in carb/audio/IAudioPlayback.h

constexpr PlayFlags carb::audio::fPlayFlagUseEventPoints = 0x00000001

when set, this indicates that the event points from the sound data object PlaySoundDesc::sound should be used to trigger callbacks.

If this flag is not set, no event point callbacks will be triggered for the playing sound.