From 5b45b2fcac0344225529fab5c5778ada497117f2 Mon Sep 17 00:00:00 2001 From: Oliver Freyermuth Date: Wed, 2 Oct 2019 00:10:38 +0200 Subject: DOCS: Add documentation for dvbin-prog and dvbin-channel-switch-offset. --- DOCS/man/options.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 542a2ec340..69a28f1b7a 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4195,6 +4195,13 @@ Network DVB --- +``--dvbin-prog=`` + This defines the program to tune to. Usually, you may specify this + by using a stream URI like ``"dvb://ZDF HD"``, but you can tune to a + different channel by writing to this property at runtime. + Also see ``dvbin-channel-switch-offset`` for more useful channel + switching functionality. + ``--dvbin-card=<0-15>`` Specifies using card number 0-15 (default: 0). @@ -4231,6 +4238,15 @@ DVB Default: ``no`` +``--dvbin-channel-switch-offset=`` + This value is not meant for setting via configuration, but used in channel + switching. An ``input.conf`` can ``cycle`` this value ``up`` and ``down`` + to perform channel switching. This number effectively gives the offset + to the initially tuned to channel in the channel list. + + An example ``input.conf`` could contain: + ``H cycle dvbin-channel-switch-offset up``, ``K cycle dvbin-channel-switch-offset down`` + ALSA audio output options ------------------------- -- cgit v1.2.3