Jack2
1.9.8
|
The timed driver. More...
#include <JackTimedDriver.h>
Public Member Functions | |
JackTimedDriver (const char *name, const char *alias, JackLockedEngine *engine, JackSynchro *table) | |
bool | IsFixedBufferSize () |
int | Start () |
Protected Member Functions | |
int | FirstCycle (jack_time_t cur_time) |
int | CurrentCycle (jack_time_t cur_time) |
void | ProcessWait () |
Protected Attributes | |
int | fCycleCount |
jack_time_t | fAnchorTimeUsec |
The timed driver.
Definition at line 33 of file JackTimedDriver.h.