Allows buffers to be associated with file names. More...
#import <CDAudioManager.h>
Instance Methods | |
| (id) | - initWithEngine: |
| (int) | - bufferForFile:create: |
| local | - bufferForFile:create: |
| (void) | - releaseBufferForFile: |
| (id) | - initWithEngine: |
| (int) | - bufferForFile:create: |
| local | - bufferForFile:create: |
| (void) | - releaseBufferForFile: |
Protected Attributes | |
| NSMutableDictionary * | loadedBuffers |
| var | loadedBuffers |
| local | loadedBuffers |
| NSMutableArray * | freedBuffers |
| CDSoundEngine * | soundEngine |
| int | nextBufferId |
Allows buffers to be associated with file names.
| - (int) bufferForFile: | (NSString *) | filePath | |
| create: | (BOOL) | create | |
| - (int) bufferForFile: | var | filePath | |
| create: | var | create | |
| - (int) bufferForFile: | local | filePath | |
| create: | local | create | |
| - (int) bufferForFile: | (NSString *) | filePath | |
| create: | (BOOL) | create | |
| - (int) bufferForFile: | var | filePath | |
| create: | var | create | |
| - (int) bufferForFile: | local | filePath | |
| create: | local | create | |
| - (id) initWithEngine: | (CDSoundEngine *) | theSoundEngine |
| - (id) initWithEngine: | var | theSoundEngine |
| - (id) initWithEngine: | local | theSoundEngine |
| - (id) initWithEngine: | (CDSoundEngine *) | theSoundEngine |
| - (id) initWithEngine: | var | theSoundEngine |
| - (id) initWithEngine: | local | theSoundEngine |
| - (void) releaseBufferForFile: | (NSString *) | filePath |
| - (void) releaseBufferForFile: | var | filePath |
| - (void) releaseBufferForFile: | local | filePath |
| - (void) releaseBufferForFile: | (NSString *) | filePath |
| - (void) releaseBufferForFile: | var | filePath |
| - (void) releaseBufferForFile: | local | filePath |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |