carb::audio::fVoiceParamPlaybackMode

Defined in carb/audio/IAudioPlayback.h

constexpr VoiceParamFlags carb::audio::fVoiceParamPlaybackMode = 0x00000001

when set, this flag indicates that the VoiceParams::playbackMode value is valid.

This does not however include the fPlaybackModeMuted and fPlaybackModePaused states in VoiceParams::playbackMode unless the fVoiceParamMute or fVoiceParamPause flags are also set.