doc: document node/device disabled property

This commit is contained in:
Pauli Virtanen 2024-07-28 18:32:06 +03:00 committed by Wim Taymans
parent 163044ab1e
commit c8c7295f56

View file

@ -122,6 +122,10 @@ ie. for example `device.Param.Props = { ... }` to set `Props`.
\copydoc PW_KEY_DEVICE_INTENDED_ROLES
\endparblock
@PAR@ device-prop device.disabled = false # boolean
Disable the creation of this device in session manager.
There are other common `device.*` properties for technical purposes
and not usually user-configurable.
@ -395,6 +399,10 @@ The `PARAM` should be replaced with the name of the Param to set,
ie. for example `node.param.Props = { ... }` to set `Props`.
\endparblock
@PAR@ node-prop node.disabled = false # boolean
Disable the creation of this node in session manager.
# AUDIO ADAPTER PROPERTIES @IDX@ props
Most audio nodes (ALSA, Bluetooth, audio streams from applications,