Jack2 1.9.6
Public Member Functions

Jack::JackNetDriver Class Reference

#include <JackNetDriver.h>

Inheritance diagram for Jack::JackNetDriver:
Jack::JackAudioDriver Jack::JackNetSlaveInterface Jack::JackDriver Jack::JackNetInterface Jack::JackDriverClientInterface Jack::JackDriverInterface Jack::JackClientInterface

List of all members.

Public Member Functions

 JackNetDriver (const char *name, const char *alias, JackLockedEngine *engine, JackSynchro *table, const char *ip, int port, int mtu, int midi_input_ports, int midi_output_ports, char *net_name, uint transport_sync, char network_master_mode)
int Open (jack_nframes_t frames_per_cycle, jack_nframes_t rate, bool capturing, bool playing, int inchannels, int outchannels, bool monitor, const char *capture_driver_name, const char *playback_driver_name, jack_nframes_t capture_latency, jack_nframes_t playback_latency)
int Close ()
int Attach ()
int Detach ()
int Read ()
int Write ()
bool IsFixedBufferSize ()
int SetBufferSize (jack_nframes_t buffer_size)
int SetSampleRate (jack_nframes_t sample_rate)

Detailed Description

This class describes the Net Backend

Definition at line 37 of file JackNetDriver.h.


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