#import <ArkAudioUnitEditor.h>
Public Member Functions | |
(id) | - initWithAudioUnit:forceGeneric:delegate: |
(void) | - showWindow: |
(void) | - closeWindow: |
(WindowRef) | - carbonWindow |
(AudioUnit) | - editedUnit |
Static Public Member Functions | |
(id) | + editorForAudioUnit:forceGeneric:delegate: |
Protected Attributes | |
ComponentDescription | _editUnitCD |
AudioUnit | _editUnit |
AudioUnitCarbonView | _editView |
WindowRef | _carbonWindow |
NSWindow * | _cocoaWindow |
NSSize | _defaultViewSize |
id | _delegate |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|