]> code.delx.au - pulseaudio/commit
loopback: Increase the maximum allowed latency
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Tue, 16 Jul 2013 11:12:42 +0000 (14:12 +0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Mon, 29 Jul 2013 07:43:12 +0000 (10:43 +0300)
commit60f1e695fde4d389a90fd60018804a2ef1d705c4
tree90975a068ccdb328ab808e68b1a1d1ea6af99a17
parent908deb136c46c17e5c42fd3a2767746c767d10eb
loopback: Increase the maximum allowed latency

Currently the biggest possible sink latency is 10 seconds. The total
latency of the loopback is divided evenly for the source, an
intermediate buffer and the sink, so if I want to test 10 s sink
latency, the total needs to be three times that, i.e. 30 seconds.
src/modules/module-loopback.c