mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
pulse-server: clarify pulse.rules properties
This commit is contained in:
parent
d5f0c8a550
commit
27e0338f24
1 changed files with 3 additions and 2 deletions
|
|
@ -298,7 +298,8 @@
|
|||
* ## Application settings (Rules)
|
||||
*
|
||||
* The pulse protocol module supports generic config rules. It supports a pulse.rules
|
||||
* section with a `quirks` and an `update-props` action.
|
||||
* section with a `quirks` and an `update-props` action. These rules operate on the client
|
||||
* properties (not the stream properties, see above).
|
||||
*
|
||||
*\code{.unparsed}
|
||||
* # ~/.config/pipewire/pipewire-pulse.conf.d/custom.conf
|
||||
|
|
@ -346,7 +347,7 @@
|
|||
* ### update-props
|
||||
*
|
||||
* Takes an object with the properties to update on the client. Common actions are to
|
||||
* tweak the quantum values.
|
||||
* tweak the quantum values. You can use the stream specific keys in pulse.properties.
|
||||
*
|
||||
* ### startup notification
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue