Searched defs:drvHostCoreAudioDeviceUIDtoID (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A DDrvHostCoreAudio.cpp220 static AudioDeviceID drvHostCoreAudioDeviceUIDtoID(const char* pszUID) function
1881 pStreamIn->deviceID = drvHostCoreAudioDeviceUIDtoID(DeviceUID.pszInputDeviceUID);
1941 pStreamOut->audioDeviceId = drvHostCoreAudioDeviceUIDtoID(DeviceUID.pszOutputDeviceUID);

Completed in 49 milliseconds