#import <CPSound.h>
 Inheritance diagram for CPSound:Additional Inherited Members | |
  Class Methods inherited from CPObject | |
| (BOOL) | + accessInstanceVariablesDirectly | 
| (id) | + alloc | 
| (id) | + allocWithCoder: | 
| (BOOL) | + automaticallyNotifiesObserversForKey: | 
| (void) | + cancelPreviousPerformRequestsWithTarget: | 
| (void) | + cancelPreviousPerformRequestsWithTarget:selector:object: | 
| (Class) | + class | 
| (BOOL) | + conformsToProtocol: | 
| (void) | + exposeBinding: | 
| (void) | + initialize | 
| (IMP) | + instanceMethodForSelector: | 
| (BOOL) | + instancesImplementSelector: | 
| (BOOL) | + instancesRespondToSelector: | 
| (BOOL) | + isBindingExclusive: | 
| (BOOL) | + isSubclassOfClass: | 
| (CPSet) | + keyPathsForValuesAffectingValueForKey: | 
| (void) | + load | 
| (id) | + new | 
| (void) | + object:performSelector:withObject:afterDelay:inModes: | 
| (void) | + setVersion: | 
| (Class) | + superclass | 
| (int) | + version | 
CPSound provides a way to load and play sounds. In the browser it relies on the HTML5 audio tag being available.
CPSound delegate:
      
  | 
  implementation | 
Synthesized accessor method.
Provided by category CPSound(CPSynthesizedAccessors).
      
  | 
  implementation | 
      
  | 
  implementation | 
      
  | 
  implementation | 
      
  | 
  implementation | 
      
  | 
  implementation | 
      
  | 
  implementation | 
      
  | 
  implementation | 
      
  | 
  implementation | 
Synthesized accessor method.
Provided by category CPSound(CPSynthesizedAccessors).
      
  | 
  implementation | 
      
  | 
  implementation | 
      
  | 
  implementation | 
      
  | 
  implementation | 
Sets the sound's delegate.
| aDelegate | the new delegate | 
Provided by category CPSound(CPSynthesizedAccessors).
      
  | 
  implementation | 
      
  | 
  implementation | 
Synthesized accessor method.
Provided by category CPSound(CPSynthesizedAccessors).
      
  | 
  implementation | 
      
  | 
  implementation | 
      
  | 
  implementation |