docs: add api.acp.probe-rate docs

document the property used to configure the samplerate used when
opening the device for probing.
This commit is contained in:
Wim Taymans 2023-01-12 09:35:02 +01:00
parent f3e62f31db
commit 6b32ef5e64

View file

@ -198,6 +198,13 @@ default disabled because the session manager handles the task of selecting and
restoring ports. It can, for example, restore previously saved volumes. Enable
this here when the session manager does not handle port restore.
.. code-block:: lua
["api.acp.probe-rate"] = 48000
Sets the samplerate used for probing the ALSA devices and collecting the profiles
and ports.
Some of the other properties that might be configured on devices:
.. code-block:: lua