Jack2 1.9.6
Public Member Functions | Public Attributes

Jack::JackClientControl Struct Reference

Client control possibly in shared memory. More...

#include <JackClientControl.h>

Inheritance diagram for Jack::JackClientControl:
Jack::JackShmMemAble

List of all members.

Public Member Functions

 JackClientControl (const char *name, int pid, int refnum)
 JackClientControl (const char *name)
void Init (const char *name, int pid, int refnum)

Public Attributes

char fName [JACK_CLIENT_NAME_SIZE+1]
bool fCallback [kMaxNotification]
volatile jack_transport_state_t fTransportState
volatile bool fTransportSync
volatile bool fTransportTimebase
int fRefNum
int fPID
bool fActive

Detailed Description

Client control possibly in shared memory.

Definition at line 36 of file JackClientControl.h.


The documentation for this struct was generated from the following file: