AMSoundInstance Class Reference

A sound element instance. More...

#import <AMSoundInstance.h>

Inheritance diagram for AMSoundInstance:

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

List of all members.

Public Member Functions

(FMOD::Channel **) - getFMODChannelPtr
 Returns a pointer to the internal FMOD channel object.

Protected Attributes

FMOD::Channel * channel
NSMutableDictionary * controls

Properties

int remainingLoops
 The internal number of remaining loops to play.
BOOL stopped
 Set to YES if the sound instance was stopped.


Detailed Description

A sound element instance.

Used internally by the AMSound class.


Member Function Documentation

- FMOD:  

Returns a pointer to the internal FMOD channel object.

FOR INTERNAL USAGE ONLY.

Returns:
The internal FMOD channel object pointer.


Property Documentation

- (int) remainingLoops [read, write, assign]

The internal number of remaining loops to play.

FOR INTERNAL USAGE ONLY.

- (BOOL) stopped [read, write, assign]

Set to YES if the sound instance was stopped.

FOR INTERNAL USAGE ONLY.


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

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