carb::audio::fPlaybackModeUseReverb

Defined in carb/audio/IAudioPlayback.h

constexpr PlaybackModeFlags carb::audio::fPlaybackModeUseReverb = 0x00000020

flag to indicate whether this sound is eligible to be sent to a reverb effect.

This is ignored for non-spatial sounds. When true, the sound playing on this voice will be sent to a reverb effect if one is present in the current sound environment. When false, the sound playing on this voice will bypass any reverb effects in the current sound environment.