carb::audio::kInvalidSpeakerName

Defined in carb/audio/AudioTypes.h

constexpr size_t carb::audio::kInvalidSpeakerName = ~0ull

the special name for an invalid speaker.

Since a speaker mode could also include custom bits for unnamed speakers, there needs to be a way to represent failure conditions when converting between speaker flags and speaker names.