Jamoma API  0.6.0.a19
MaxAudioGraphWrappedClass Struct Reference

Type definition for an AudioGraph class wrapped as a Max external. More...

#include <MaxAudioGraph.h>

+ Collaboration diagram for MaxAudioGraphWrappedClass:

Public Attributes

t_class * maxClass
 The Max class pointer.
 
t_symbol * maxClassName
 The name to give the Max class.
 
TTSymbol ttClassName
 The name of the class as registered with the Jamoma framework.
 
TTValidityCheckFunction validityCheck
 A function to call to validate the context for an object before it is instantiated.
 
TTPtr validityCheckArgument
 An argument to pass to the validityCheck function when it is called.
 
MaxAudioGraphWrappedClassOptionsoptions
 Additional configuration options specified for the class.
 

Detailed Description

Type definition for an AudioGraph class wrapped as a Max external.

Definition at line 44 of file MaxAudioGraph.h.


The documentation for this struct was generated from the following files: