Searched refs:SNDEXi_SetDeviceAsync (Results 1 – 1 of 1) sorted by relevance
106 SNDEXResult SNDEXi_SetDeviceAsync (SNDEXDevice device, SNDEXCallback callback, void* arg);1031 SNDEXi_SetDeviceAsync (SNDEXDevice device, SNDEXCallback callback, void* arg) in SNDEXi_SetDeviceAsync() function1094 result = SNDEXi_SetDeviceAsync(device, SyncCallback, (void*)(&msgQ)); in SNDEXi_SetDevice()