Searched refs:WaitResetSoundCallback (Results 1 – 1 of 1) sorted by relevance
102 static void WaitResetSoundCallback (SNDEXResult result, void* arg);1908 WaitResetSoundCallback(SNDEXResult result, void* arg) in WaitResetSoundCallback() function1914 (void)SNDEXi_SetVolumeExAsync(storeVolume, WaitResetSoundCallback, NULL); in WaitResetSoundCallback()1939 …while( SNDEX_RESULT_SUCCESS != SNDEXi_SetVolumeExAsync(storeVolume, WaitResetSoundCallback, NULL) … in ResetTempVolume()