From 72912c9589637280ee2a22fb05b30b0b483b1e94 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 17 Nov 2022 19:04:46 +0100 Subject: [PATCH] pulse-tunnel: improve latency property docs To make it clear it needs to a number only (without ms at the end) --- src/modules/module-pulse-tunnel.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/modules/module-pulse-tunnel.c b/src/modules/module-pulse-tunnel.c index 1912b775b..2c9a97df7 100644 --- a/src/modules/module-pulse-tunnel.c +++ b/src/modules/module-pulse-tunnel.c @@ -72,7 +72,7 @@ * (Default `sink`) * - `pulse.server.address`: the address of the PulseAudio server to tunnel to. * - `pulse.latency`: the latency to end-to-end latency in milliseconds to - * maintain (Default 200ms). + * maintain (Default 200). * - `stream.props`: Extra properties for the local stream. * * ## General options @@ -101,6 +101,7 @@ * tunnel.mode = sink * # Set the remote address to tunnel to * pulse.server.address = "tcp:192.168.1.126" + * #pulse.latency = 200 * #audio.rate= * #audio.channels= * #audio.position=