Inherits from NSObject
Conforms to CDAudioInterruptProtocol
Declared in CocosDenshion.h

Overview

Container for objects that implement audio interrupt protocol i.e. they can be muted and enabled. Setting mute and enabled for the group propagates to all children. Designed to be used with your CDSoundSource objects to get them to comply with global enabled and mute settings if that is what you want to do.

Instance Methods

addAudioInterruptTarget: