< AMSoundListener > Protocol Reference

Provides a protocol for receiving events from sound objects. More...

#import <AMSoundListener.h>

Inheritance diagram for < AMSoundListener >:

AMChunkInstance

List of all members.

Public Member Functions

(void) - soundUpdate:eventType:eventData:
 Receives a event from a sound objet.


Detailed Description

Provides a protocol for receiving events from sound objects.

Member Function Documentation

- (void) soundUpdate: (AMSound *)  _sound
eventType: (AMSoundEventType)  _type
eventData: (void *)  _data 

Receives a event from a sound objet.

Parameters:
sound The sound that triggered the event.
type The type of the event that was triggered.
data Optional data that may be transmitted with the event.


The documentation for this protocol was generated from the following file:

Generated on Mon May 16 16:29:49 2011 for ARIA by  doxygen 1.5.9