carb::audio::VoiceParamFlags

Defined in carb/audio/IAudioPlayback.h

typedef uint32_t carb::audio::VoiceParamFlags

base type for the voice parameter flags.

These flags describe the set of parameters in the VoiceParams structure that are valid for an operation. For setting operations, the caller is responsible for ensuring that all flagged values are valid in the VoiceParams structure before calling. For getting operations, the flagged values will be valid upon return.