doc/user.rst: add more links

This commit is contained in:
Max Kellermann
2019-03-18 17:01:55 +01:00
parent e22bdee808
commit 34c8242133
2 changed files with 9 additions and 1 deletions

View File

@@ -690,6 +690,8 @@ Valid quality values for libsoxr:
* "low" * "low"
* "quick" * "quick"
.. _output_plugins:
Output plugins Output plugins
-------------- --------------

View File

@@ -365,10 +365,14 @@ More information can be found in the :ref:`decoder_plugins` reference.
Configuring encoder plugins Configuring encoder plugins
--------------------------- ---------------------------
Encoders are used by some of the output plugins (such as shout). The encoder settings are included in the audio_output section. Encoders are used by some of the output plugins (such as shout). The
encoder settings are included in the ``audio_output`` section, see :ref:`config_audio_output`.
More information can be found in the :ref:`encoder_plugins` reference. More information can be found in the :ref:`encoder_plugins` reference.
.. _config_audio_output:
Configuring audio outputs Configuring audio outputs
------------------------- -------------------------
@@ -422,6 +426,8 @@ The following table lists the audio_output options valid for all plugins:
(:samp:`none`). By default, the hardware mixer is used for (:samp:`none`). By default, the hardware mixer is used for
devices which support it, and none for the others. devices which support it, and none for the others.
More information can be found in the :ref:`output_plugins` reference.
Configuring filters Configuring filters
------------------- -------------------