Mixxx

SoundDevice Member List

This is the complete list of members for SoundDevice, including all inherited members.
addInput(const AudioInput &in)SoundDevice
addOutput(const AudioOutput &out)SoundDevice
clearInputs()SoundDevice
clearOutputs()SoundDevice
close()=0SoundDevice [pure virtual]
getDisplayName() const SoundDevice
getError() const =0SoundDevice [pure 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()=0SoundDevice [pure 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
~SoundDevice()SoundDevice [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines