Definition at line 25 of file WindowsAudioInputDevice_mixer.cpp.
Public Member Functions | |
| void | open (unsigned numChannels, unsigned samplingFrequency, unsigned granularityInMS) |
| void | open () |
| void | close () |
Public Attributes | |
| int | tag |
| DWORD | dwComponentType |
| char | name [MIXER_LONG_NAME_CHARS] |
| int | index |
| void AudioInputPort::open | ( | unsigned | numChannels, | |
| unsigned | samplingFrequency, | |||
| unsigned | granularityInMS | |||
| ) |
Definition at line 149 of file WindowsAudioInputDevice_noMixer.cpp.
| void AudioInputPort::open | ( | ) |
Definition at line 168 of file WindowsAudioInputDevice_noMixer.cpp.
| void AudioInputPort::close | ( | void | ) |
Definition at line 27 of file WindowsAudioInputDevice_mixer.cpp.
Referenced by Mixer::getPortsInfo().
Definition at line 28 of file WindowsAudioInputDevice_mixer.cpp.
Referenced by Mixer::getPortsInfo().
| char AudioInputPort::name |
Definition at line 29 of file WindowsAudioInputDevice_mixer.cpp.
1.5.5