AMCueInstance Class Reference

A cue element instance. More...

#import <AMCueInstance.h>

Inheritance diagram for AMCueInstance:

AMInstance < AMControllable > < AMChunkListener > < AMPlayable > < AMListenable > < AMIdentifiable > < AMParentIdentifiable > < AMControllableHierarchy >

List of all members.

Public Member Functions

(int) - updateNextChunk
 Updates the next chunk to be played.
(AMChunkInstance *) - getChunkInstance1
 Returns the 1st internal chunk instance of this cue.
(AMChunkInstance *) - getChunkInstance2
 Returns the 2nd internal chunk instance of this cue.

Protected Attributes

int currentChunk
int nextChunk
int remainingLoops
int chunksPlaying
AMChunkInstancechkInstance1
AMChunkInstancechkInstance2
NSMutableDictionary * controls

Properties

char releaseTimeout
 Timeout counter for releasing this instance.


Detailed Description

A cue element instance.

Used internally by the AMCue class.


Member Function Documentation

- (AMChunkInstance *) getChunkInstance1  

Returns the 1st internal chunk instance of this cue.

FOR INTERNAL USE ONLY.

Returns:
The 1st internal chunk instance of this cue.

- (AMChunkInstance *) getChunkInstance2  

Returns the 2nd internal chunk instance of this cue.

FOR INTERNAL USE ONLY.

Returns:
The 2nd internal chunk instance of this cue.

- (int) updateNextChunk  

Updates the next chunk to be played.

Returns:
The index of the next chunk to be played.


Property Documentation

- (char) releaseTimeout [read, write, assign]

Timeout counter for releasing this instance.

INTERNAL USAGE ONLY.


The documentation for this class was generated from the following files:

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