< AMChunkListener > Protocol Reference

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

#import <AMChunkListener.h>

Inheritance diagram for < AMChunkListener >:

AMCueInstance

List of all members.

Public Member Functions

(void) - chunkUpdate:eventType:eventData:
 Receives a event from a chunk objet.


Detailed Description

Provides a protocol for receiving events from chunk objects.

Member Function Documentation

- (void) chunkUpdate: (AMChunk *)  _chunk
eventType: (int)  _type
eventData: (void *)  _data 

Receives a event from a chunk objet.

Parameters:
chunk The chunk 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:48 2011 for ARIA by  doxygen 1.5.9