CDAudioInterruptProtocol Protocol Reference
| Conforms to | NSObject |
| Declared in | CocosDenshion.h |
Tasks
-
– muteIs audio mute
required method -
– setMute:If YES then audio is silenced but not stopped, calls to start new audio will proceed but silently
required method -
– enabledIs audio enabled
required method -
– setEnabled:If NO then all audio is stopped and any calls to start new audio will be ignored
required method