Allows buffers to be associated with file names.
More...
#import <CDAudioManager.h>
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: |
|
var |
theSoundEngine |
|
- (id) initWithEngine: |
|
local |
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 |
|
- (NSMutableArray *) freedBuffers |
|
protected |
- (NSMutableDictionary
*) loadedBuffers |
|
protected |
The documentation for this class was generated from the following file: