Home
last modified time | relevance | path

Searched refs:bIsOutput_j (Results 1 – 1 of 1) sorted by relevance

/dports/audio/jamulus/jamulus-r3_8_1/mac/
H A Dsound.cpp143 bool bIsOutput_j; in GetAvailableInOutDevices() local
147 GetAudioDeviceInfos ( vAudioDevices[j], strDeviceName_j, bIsInput_j, bIsOutput_j ); in GetAvailableInOutDevices()
151 if ( bIsInput_i && bIsOutput_j && ( lNumDevs < MAX_NUMBER_SOUND_CARDS ) ) in GetAvailableInOutDevices()