#include <JackConnectionManager.h>
Public Member Functions | |
void | Init () |
bool | IncConnection (int ref1, int ref2) |
bool | DecConnection (int ref1, int ref2) |
int | GetConnectionIndex (int ref1, int ref2) const |
Test if a connection between 2 refnum is a feedback connection. |
Definition at line 236 of file JackConnectionManager.h.