#import <ArkAudioUnitChain.h>
Public Member Functions | |
(BOOL) | - appendUnit: |
(BOOL) | - insertUnit:atIndex: |
(BOOL) | - removeUnit: |
(ArkAudioUnit *) | - removeUnitAtIndex: |
(BOOL) | - moveUnitAtIndex:toIndex: |
(ArkAudioUnit *) | - unitAtIndex: |
(int) | - indexOfUnit: |
(unsigned) | - unitCount |
(void *) | - chainRep |
Protected Attributes | |
ArkAudioUnitChainCore * | core |
NSMutableArray * | chain |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|