Classes | Defines

MaxMixer.h File Reference

#include "maxheap.h"

Go to the source code of this file.

Classes

class   IMixSlave
  INTERNAL USE. More...

Defines

#define  MIXExport   __declspec( dllimport )
#define  MASTERMAXCLIP_CLASS_ID   Class_ID(0x56e36460, 0x57c34da)
  The ClassID for the main class that holds all of the mixer info.
ClassID's for the mixer slave controls.
#define  SLAVE_CONTROL_CLASS_ID   Class_ID(0x32fd7fa2, 0x67a62aae)
  The various slave control class ids for the mixer slaves that replace the ordinary max controllers once the object goes into the mixer.
#define  SLAVEFLOAT_CONTROL_CLASS_ID   Class_ID(0xed63317, 0x1a55054b)
#define  SLAVEPOS_CONTROL_CLASS_ID   Class_ID(0x77d776ae, 0x26e16054)
#define  SLAVEROTATION_CONTROL_CLASS_ID   Class_ID(0x611b5ad7, 0x7485235)
#define  SLAVESCALE_CONTROL_CLASS_ID   Class_ID(0x5f712fd0, 0x376a57a8)
#define  SLAVEPOINT3_CONTROL_CLASS_ID   Class_ID(0x68233163, 0x3e7802ee)
#define  SLAVEPOINT4_CONTROL_CLASS_ID   Class_ID(0x531e2dda, 0x67926815)
#define  SLAVEMATRIX3_CONTROL_CLASS_ID   Class_ID(0x20fa45e0, 0x58ef2ced)
#define  I_MIXSLAVEINTERFACE   0x4606111e
  INTERNAL USE Interface for the slave.

Define Documentation

#define MIXExport   __declspec( dllimport )

Definition at line 23 of file MaxMixer.h.

#define MASTERMAXCLIP_CLASS_ID   Class_ID(0x56e36460, 0x57c34da)

The ClassID for the main class that holds all of the mixer info.

Definition at line 28 of file MaxMixer.h.

#define SLAVE_CONTROL_CLASS_ID   Class_ID(0x32fd7fa2, 0x67a62aae)

The various slave control class ids for the mixer slaves that replace the ordinary max controllers once the object goes into the mixer.

Definition at line 33 of file MaxMixer.h.

#define SLAVEFLOAT_CONTROL_CLASS_ID   Class_ID(0xed63317, 0x1a55054b)

Definition at line 34 of file MaxMixer.h.

#define SLAVEPOS_CONTROL_CLASS_ID   Class_ID(0x77d776ae, 0x26e16054)

Definition at line 35 of file MaxMixer.h.

#define SLAVEROTATION_CONTROL_CLASS_ID   Class_ID(0x611b5ad7, 0x7485235)

Definition at line 36 of file MaxMixer.h.

#define SLAVESCALE_CONTROL_CLASS_ID   Class_ID(0x5f712fd0, 0x376a57a8)

Definition at line 37 of file MaxMixer.h.

#define SLAVEPOINT3_CONTROL_CLASS_ID   Class_ID(0x68233163, 0x3e7802ee)

Definition at line 38 of file MaxMixer.h.

#define SLAVEPOINT4_CONTROL_CLASS_ID   Class_ID(0x531e2dda, 0x67926815)

Definition at line 39 of file MaxMixer.h.

#define SLAVEMATRIX3_CONTROL_CLASS_ID   Class_ID(0x20fa45e0, 0x58ef2ced)

Definition at line 40 of file MaxMixer.h.

#define I_MIXSLAVEINTERFACE   0x4606111e

INTERNAL USE Interface for the slave.

Definition at line 43 of file MaxMixer.h.