Test class that runs JackTrip inside a thread.
More...
#include <JackTripThread.h>
Detailed Description
Test class that runs JackTrip inside a thread.
Constructor & Destructor Documentation
virtual JackTripThread::~JackTripThread |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
void JackTripThread::run |
( |
| ) |
|
void JackTripThread::setPeerAddress |
( |
const char * |
PeerHostOrIP | ) |
|
|
inline |
void JackTripThread::setPort |
( |
int |
port_num | ) |
|
|
inline |
Member Data Documentation
const char* JackTripThread::mPeerAddress |
|
private |
Peer Address to use in jacktripModeT::CLIENT Mode.
int JackTripThread::mPortNum |
|
private |
The documentation for this class was generated from the following files: