- Read all the fragments available, not only one fragment before
authorStephane Lussier <stephane@macadamian.com>
Sat, 25 Nov 2000 02:10:53 +0000 (02:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 25 Nov 2000 02:10:53 +0000 (02:10 +0000)
commitcb2abbc2d3f9174035415a78b2e86286871d19ac
tree80516a72bcc39aae78dd6129c0e347ec2c20d62d
parent780bb796128810aee7bc18c8762483ed5ea81ce3
- Read all the fragments available, not only one fragment before
  going back to sleep.
- Use SNDCTL_DSP_SETTRIGGER ioctl command to trigger the start the
  recording. If this command is not supported by the device, read 4
  bytes in the sound device instead.
dlls/winmm/wineoss/audio.c