Mixxx

SoundDevicePortAudio Member List

This is the complete list of members for SoundDevicePortAudio, including all inherited members.
addInput(const AudioInput &in)SoundDevice
addOutput(const AudioOutput &out)SoundDevice
callbackProcess(unsigned long framesPerBuffer, float *output, short *in)SoundDevicePortAudio
clearInputs()SoundDevice
clearOutputs()SoundDevice
close()SoundDevicePortAudio [virtual]
getDisplayName() const SoundDevice
getError() const SoundDevicePortAudio [virtual]
getHostAPI() const SoundDevice
getInternalName() const SoundDevice
getNumInputChannels() const SoundDevice
getNumOutputChannels() const SoundDevice
m_audioInputsSoundDevice [protected]
m_audioOutputsSoundDevice [protected]
m_dSampleRateSoundDevice [protected]
m_framesPerBufferSoundDevice [protected]
m_hostAPISoundDevice [protected]
m_iNumInputChannelsSoundDevice [protected]
m_iNumOutputChannelsSoundDevice [protected]
m_pConfigSoundDevice [protected]
m_pSoundManagerSoundDevice [protected]
m_strDisplayNameSoundDevice [protected]
m_strInternalNameSoundDevice [protected]
open()SoundDevicePortAudio [virtual]
operator==(const SoundDevice &other) const SoundDevice
operator==(const QString &other) const SoundDevice
setFramesPerBuffer(unsigned int framesPerBuffer)SoundDevice
setHostAPI(QString api)SoundDevice
setSampleRate(double sampleRate)SoundDevice
SoundDevice(ConfigObject< ConfigValue > *config, SoundManager *sm)SoundDevice
SoundDevicePortAudio(ConfigObject< ConfigValue > *config, SoundManager *sm, const PaDeviceInfo *deviceInfo, unsigned int devIndex)SoundDevicePortAudio
~SoundDevice()SoundDevice [virtual]
~SoundDevicePortAudio()SoundDevicePortAudio
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines