diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2005-08-12 08:25:26 +0200 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2005-08-30 08:45:04 +0200 |
commit | 15a24c0778e9bdd48d8e1cf60a263837b5c30ed5 (patch) | |
tree | b7bde1b8f54e4cf8224ed6445d6b8cf9977151ab /README | |
parent | a53fc188ec6fc406276799da465fe789c40d96b2 (diff) |
[ALSA] usb-audio: use 1 ms URBs when capturing
USB generic driver
When capturing audio data, we do not know beforehand how many samples
the device sends per frame, so we have to use URBs that are as short as
possible to make sure that we can handle period boundaries without any
additional latencies.
Furthermore, the total count of URBs submitted doesn't matter when
capturing, so we can just use the maximum number.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions