Jamoma API  0.6.0.a19

Max Clock class. More...

#include "Max.h"
+ Include dependency graph for Max.cpp:

Go to the source code of this file.

Functions

void MaxClockCallback (Max *aMaxClock)
 Called by the Max queue, and provided to the qelem – needs to have a C interface. More...
 

Detailed Description

Max Clock class.

Authors
Théo de la Hogue

Definition in file Max.cpp.

Function Documentation

void MaxClockCallback ( Max *  aMaxClock)

Called by the Max queue, and provided to the qelem – needs to have a C interface.

Parameters
baton..
data..
Returns
an error code

Definition at line 164 of file Max.cpp.