mirror of
https://github.com/yawut/SDL.git
synced 2026-08-20 07:44:03 -05:00
*** empty log message ***
This commit is contained in:
@@ -187,6 +187,7 @@ static void ALSA_CloseAudio(_THIS)
|
||||
mixbuf = NULL;
|
||||
}
|
||||
if ( pcm_handle ) {
|
||||
snd_pcm_drain(pcm_handle);
|
||||
snd_pcm_close(pcm_handle);
|
||||
pcm_handle = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user