*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40358
This commit is contained in:
parent
1539d367af
commit
b02d1f6451
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue