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