mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-22 21:56:31 +01:00
axfer: correct description about snoop mode of libffado
The libffado library can listen to isochronous channels to which unit on IEEE 1394 bus transfers packets as long as the unit allows software to read the channel from its register. This commit corrects description about snoop mode. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
b6142611c6
commit
827ed7d193
1 changed files with 3 additions and 2 deletions
|
@ -560,8 +560,9 @@ audio data frame.
|
|||
.B \-\-snoop
|
||||
|
||||
This option allows this program to run snoop mode. In this mode, libffado
|
||||
listens all isochronous channels. When isochronous communication starts
|
||||
by any unit on the same bus, the packets can be handled by this program.
|
||||
listens isochronous channels to which device transfers isochronous packet. When
|
||||
isochronous communication starts by any unit on the same bus, the packets can
|
||||
be handled by this program.
|
||||
|
||||
.TP
|
||||
.B \-\-sched\-priority
|
||||
|
|
Loading…
Reference in a new issue