From 9449006ac386234c06e5e8c9c3b65850967e647c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Nov 2009 19:55:16 +0100 Subject: doc/user: document JACK plugin options --- doc/user.xml | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'doc') diff --git a/doc/user.xml b/doc/user.xml index 2e4261d3..e60c8d28 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -725,6 +725,49 @@ cd mpd-version The jack plugin connects to a JACK server. + + + + + + Setting + Description + + + + + + client_name + NAME + + + The name of the JACK client. Defaults to "Music + Player Daemon". + + + + + ports + A,B + + + The name of the JACK source ports created by MPD. + + + + + ringbuffer_size + NBYTES + + + Sets the size of the ring buffer for each channel. + Do not configure this value unless you know what + you're doing. + + + + +
-- cgit v1.2.3