1FFADO-DBUS-SERVER(1) General Commands Manual FFADO-DBUS-SERVER(1)
2
3
4
6 dbus - expose the mixer features of connected FFADO devices through
7 DBus
8
10 ffado-dbus-server [OPTION...]
11
12
14 ffado-dbus-server exposes the mixer and control features of connected
15 FFADO devices though a DBUS interface. The extent of support for con‐
16 trols on a given device depends entirely on the status of that device's
17 FFADO driver.
18
19 By using DBus it is possible for control applications to be developed
20 independently of FFADO. The DBus interface provided by ffado-dbus-
21 server is used by ffado-mixer but there is no reason other implementa‐
22 tions could not be written.
23
25 -?, --help, --usage
26 Show brief usage information and exit
27
28 -V, --version
29 Print the program version and exit
30
31 -q, -q, --quiet, --silent
32 Don't produce any output
33
34 -n, --node=ID
35 Only expose the mixer of a device on a specific node with an ID
36 of ID
37
38 -p, --port=NUM
39 Specify use of IEEE1394 port NUM
40
41 -v, --verbose=LEVEL
42 Produce verbose output. The higher the LEVEL the more verbose
43 the messages. The some verbose messages may only be available
44 of FFADO was compiled with debugging enabled.
45
47 ffado-mixer(1)
48
49
50
51ffado-dbus-server 27-Mar-2012 FFADO-DBUS-SERVER(1)