Mixxx
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
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
()=0
SoundDevice
[pure virtual]
getDisplayName
() const
SoundDevice
getError
() const =0
SoundDevice
[pure virtual]
getHostAPI
() const
SoundDevice
getInternalName
() const
SoundDevice
getNumInputChannels
() const
SoundDevice
getNumOutputChannels
() const
SoundDevice
m_audioInputs
SoundDevice
[protected]
m_audioOutputs
SoundDevice
[protected]
m_dSampleRate
SoundDevice
[protected]
m_framesPerBuffer
SoundDevice
[protected]
m_hostAPI
SoundDevice
[protected]
m_iNumInputChannels
SoundDevice
[protected]
m_iNumOutputChannels
SoundDevice
[protected]
m_pConfig
SoundDevice
[protected]
m_pSoundManager
SoundDevice
[protected]
m_strDisplayName
SoundDevice
[protected]
m_strInternalName
SoundDevice
[protected]
open
()=0
SoundDevice
[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]
Generated on Mon Mar 26 2012 23:10:37 for Mixxx by
1.7.3
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Defines