Jack2 1.9.10
|
The Boomer driver. More...
#include <JackBoomerDriver.h>
Classes | |
class | JackBoomerDriverInput |
class | JackBoomerDriverOutput |
Public Member Functions | |
JackBoomerDriver (const char *name, const char *alias, JackLockedEngine *engine, JackSynchro *table) | |
int | Open (jack_nframes_t frames_per_cycle, int user_nperiods, jack_nframes_t rate, bool capturing, bool playing, int chan_in, int chan_out, bool excl, bool monitor, const char *capture_driver_name, const char *playback_driver_name, jack_nframes_t capture_latency, jack_nframes_t playback_latency, int bits, bool syncio) |
int | Close () |
int | Start () |
int | Stop () |
bool | IsFixedBufferSize () |
int | SetBufferSize (jack_nframes_t buffer_size) |
The Boomer driver.
Definition at line 45 of file JackBoomerDriver.h.