ASPiK SDK
Loading...
Searching...
No Matches
aucocoaviewfactory.mm File Reference

contains the frame code for the cocoa view used in AU plugins with the ASPiK plugin framework. More...

#import <Cocoa/Cocoa.h>
#import <AudioUnit/AUCocoaUIView.h>
#import "plugindescription.h"

Classes

class  AudioUnitNSView
 The cocoa NSView class for this plugin. More...
 
class  AU_COCOA_VIEWFACTORY_NAME
 The cocoa NSView factory (name is unique and defined in plugindefinition.h) More...
 
class  AUGUIWindowFrame
 The ASPiK IGUIWindowFrame object for AU plugin shell. More...
 

Enumerations

enum  { kOpenGUI = 64000 , kCloseGUI }
 

Detailed Description

contains the frame code for the cocoa view used in AU plugins with the ASPiK plugin framework.

Author
Will Pirkle
Date
17-September-2018