carb::audio::kPlaybackModeDefaultFlagCount

Defined in carb/audio/IAudioPlayback.h

constexpr size_t carb::audio::kPlaybackModeDefaultFlagCount = 10

the maximum number of ‘default’ state playback mode flags.

If new flags are added above, their count may not exceed this value otherwise the playback mode flags will run out of bits.