Jamoma API  0.6.0.a19

Max Clock class. More...

#include "TTClock.h"
#include "ext.h"
#include "ext_proto.h"
#include "ext_obex.h"
#include "ext_common.h"
#include "z_dsp.h"
#include "commonsyms.h"
+ Include dependency graph for Max.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void TT_EXTENSION_EXPORT 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.h.

Function Documentation

void TT_EXTENSION_EXPORT 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.