[pulseaudio-discuss] bug in module-loopback
Simon Brennecke
S.Brennecke at sb-software-dirmstein.de
Fri Oct 9 14:10:18 PDT 2009
Hi,
I found a little bug in pulseaudio / module-loopback.
The module rejects the argument "latency_msec", because in the list of the
valid module arguments, it is named "latency" instead of "latency_msec".
module-loopback.c:102:
static const char* const valid_modargs[] = {
"source",
"sink",
"latency",
"format",
"rate",
"channels",
"channel_map",
NULL,
};
--
Mit freundlichen Grüßen
S. Brennecke
s.brennecke at sbs-dirmstein.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20091009/c6300db7/attachment.pgp>
More information about the pulseaudio-discuss
mailing list