summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/capture_sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/capture_sound.c')
-rw-r--r--recordmydesktop/src/capture_sound.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/recordmydesktop/src/capture_sound.c b/recordmydesktop/src/capture_sound.c
index 8e3bfd3..ef65bbc 100644
--- a/recordmydesktop/src/capture_sound.c
+++ b/recordmydesktop/src/capture_sound.c
@@ -51,6 +51,7 @@ void *CaptureSound(ProgData *pdata){
OpenDev(pdata->args.device,
&pdata->args.channels,
&pdata->args.frequency,
+ &pdata->args.buffsize,
NULL,
NULL,
NULL//let's hope that the device capabilities didn't magically change
© All Rights Reserved