Searched refs:GetAudioDeviceInfos (Results 1 – 2 of 2) sorted by relevance
/dports/audio/jamulus/jamulus-r3_8_1/mac/ |
H A D | sound.h | 107 …void GetAudioDeviceInfos ( const AudioDeviceID DeviceID, QString& strDeviceName, bool& bIsInput, b…
|
H A D | sound.cpp | 145 GetAudioDeviceInfos ( vAudioDevices[i], strDeviceName_i, bIsInput_i, bIsOutput_i ); in GetAvailableInOutDevices() 147 GetAudioDeviceInfos ( vAudioDevices[j], strDeviceName_j, bIsInput_j, bIsOutput_j ); in GetAvailableInOutDevices() 165 void CSound::GetAudioDeviceInfos ( const AudioDeviceID DeviceID, QString& strDeviceName, bool& bIsI… in GetAudioDeviceInfos() function in CSound
|