carb::audio::kInstancesUnlimited

Defined in carb/audio/IAudioData.h

constexpr uint32_t carb::audio::kInstancesUnlimited = 0

special value to indicate that the maximum instance count for a sound or sound group is unlimited.

This can be passed to setMaxInstances() or can be returned from getMaxInstances().