This is the complete list of members for
JackAudioInterface, including all inherited members.
| appendProcessPlugin(ProcessPlugin *plugin) | JackAudioInterface | |
| audioBitResolutionT enum name | JackAudioInterface | |
| BIT16 enum value | JackAudioInterface | |
| BIT24 enum value | JackAudioInterface | |
| BIT32 enum value | JackAudioInterface | |
| BIT8 enum value | JackAudioInterface | |
| computeNetworkProcessFromNetwork() | JackAudioInterface | [private] |
| computeNetworkProcessToNetwork() | JackAudioInterface | [private] |
| connectDefaultPorts() | JackAudioInterface | |
| createChannels() | JackAudioInterface | [private] |
| fromBitToSampleConversion(const int8_t *const input, sample_t *output, const audioBitResolutionT sourceBitResolution) | JackAudioInterface | [static] |
| fromSampleToBitConversion(const sample_t *const input, int8_t *output, const audioBitResolutionT targetBitResolution) | JackAudioInterface | [static] |
| getAudioBitResolution() const | JackAudioInterface | |
| getBufferSizeInBytes() const | JackAudioInterface | [inline] |
| getBufferSizeInSamples() const | JackAudioInterface | |
| getNumInputChannels() const | JackAudioInterface | |
| getNumOutputChannels() const | JackAudioInterface | |
| getSampleRate() const | JackAudioInterface | |
| getSampleRateFromType(samplingRateT rate_type) | JackAudioInterface | [static] |
| getSampleRateType() const | JackAudioInterface | |
| getSizeInBytesPerChannel() const | JackAudioInterface | |
| JackAudioInterface(JackTrip *jacktrip, int NumInChans, int NumOutChans, audioBitResolutionT AudioBitResolution=BIT16, const char *ClientName="JackTrip") | JackAudioInterface | |
| jackShutdown(void *) | JackAudioInterface | [private, static] |
| mAudioBitResolution | JackAudioInterface | [private] |
| mBitResolutionMode | JackAudioInterface | [private] |
| mClient | JackAudioInterface | [private] |
| mClientName | JackAudioInterface | [private] |
| mInBuffer | JackAudioInterface | [private] |
| mInPorts | JackAudioInterface | [private] |
| mInProcessBuffer | JackAudioInterface | [private] |
| mInputPacket | JackAudioInterface | [private] |
| mJackTrip | JackAudioInterface | [private] |
| mNumFrames | JackAudioInterface | [private] |
| mNumInChans | JackAudioInterface | [private] |
| mNumOutChans | JackAudioInterface | [private] |
| mOutBuffer | JackAudioInterface | [private] |
| mOutPorts | JackAudioInterface | [private] |
| mOutProcessBuffer | JackAudioInterface | [private] |
| mOutputPacket | JackAudioInterface | [private] |
| mProcessPlugins | JackAudioInterface | [private] |
| mSizeInBytesPerChannel | JackAudioInterface | [private] |
| processCallback(jack_nframes_t nframes) | JackAudioInterface | [private] |
| samplingRateT enum name | JackAudioInterface | |
| setClientName(const char *ClientName) | JackAudioInterface | [inline] |
| setProcessCallback() | JackAudioInterface | [private] |
| setup() | JackAudioInterface | |
| setupClient() | JackAudioInterface | [private] |
| sJackMutex | JackAudioInterface | [private, static] |
| SR192 enum value | JackAudioInterface | |
| SR22 enum value | JackAudioInterface | |
| SR32 enum value | JackAudioInterface | |
| SR44 enum value | JackAudioInterface | |
| SR48 enum value | JackAudioInterface | |
| SR88 enum value | JackAudioInterface | |
| SR96 enum value | JackAudioInterface | |
| startProcess() const | JackAudioInterface | |
| stopProcess() const | JackAudioInterface | |
| UNDEF enum value | JackAudioInterface | |
| wrapperProcessCallback(jack_nframes_t nframes, void *arg) | JackAudioInterface | [private, static] |
| ~JackAudioInterface() | JackAudioInterface | [virtual] |