diff options
author | munkyu.im <munkyu.im@samsung.com> | 2012-08-28 16:42:06 +0900 |
---|---|---|
committer | malc <av1474@comtv.ru> | 2012-08-28 19:11:28 +0400 |
commit | 13ef70f64e9e4d7583fbd9918d8ea76194023d37 (patch) | |
tree | 1ee465155572cb542fc64795b4e2a75563b39cfc /audio/esdaudio.c | |
parent | 36c6711bbe79642b0102416a9dd4243505e874a6 (diff) | |
download | hqemu-13ef70f64e9e4d7583fbd9918d8ea76194023d37.zip hqemu-13ef70f64e9e4d7583fbd9918d8ea76194023d37.tar.gz |
audio/winwave: previous audio buffer should be flushed
Winwave audio backend has problem with pausing and restart audio out.
Unlike other backends, Winwave pausing API does not flush audio buffer.
As a result, the previous audio data are played in front of
user expected sound when user restart audio.
So changes it to waveOutReset()
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
Signed-off-by: malc <av1474@comtv.ru>
Diffstat (limited to 'audio/esdaudio.c')
0 files changed, 0 insertions, 0 deletions