Home
last modified time | relevance | path

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

/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_audioselector.c29 static char *getReasonableAudioDevice(int32_t iscapture) // can and will return NULL in getReasonableAudioDevice() function
77 devString = getReasonableAudioDevice(OUTPUT_DEVICE); in getAudioOutputDeviceFromConfig()
126 devString = getReasonableAudioDevice(INPUT_DEVICE); in getAudioInputDeviceFromConfig()