Jack2 1.9.6
Public Member Functions

Jack::JackCoreAudioDriver Class Reference

The CoreAudio driver. More...

#include <JackCoreAudioDriver.h>

Inheritance diagram for Jack::JackCoreAudioDriver:
Jack::JackAudioDriver Jack::JackDriver Jack::JackDriverClientInterface Jack::JackDriverInterface Jack::JackClientInterface

List of all members.

Public Member Functions

 JackCoreAudioDriver (const char *name, const char *alias, JackLockedEngine *engine, JackSynchro *table)
int Open (jack_nframes_t buffer_size, jack_nframes_t samplerate, bool capturing, bool playing, int chan_in, int chan_out, bool monitor, const char *capture_driver_name, const char *playback_driver_name, jack_nframes_t capture_latency, jack_nframes_t playback_latency, int async_output_latency, int computation_grain, bool hogged, bool clock_drift)
int Close ()
int Attach ()
int Start ()
int Stop ()
int Read ()
int Write ()
bool IsFixedBufferSize ()
int SetBufferSize (jack_nframes_t buffer_size)

Detailed Description

The CoreAudio driver.

Todo:
hardware monitoring

Definition at line 52 of file JackCoreAudioDriver.h.


The documentation for this class was generated from the following files: