carb::audio::ContextParamFlags

Defined in carb/audio/IAudioPlayback.h

using carb::audio::ContextParamFlags = uint32_t

base type for the context parameter flags.

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