AAX SDK  2.1.1
Avid Audio Extensions Development Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
AAX_IACFController.h File Reference
#include "AAX.h"
#include "AAX_IString.h"
#include "acfunknown.h"

Go to the source code of this file.

Description

Interface for the AAX host's view of a single instance of an effect. Used by both clients of the AAXHost and by effect components.

Classes

class  AAX_IACFController
 Interface for the AAX host's view of a single instance of an effect. Used by both clients of the AAXHost and by effect components. More...
 
class  AAX_IACFController_V2