#include <JackConnectionManager.h>
Public Member Functions | |
JackLoopFeedback () | |
virtual | ~JackLoopFeedback () |
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 242 of file JackConnectionManager.h.