mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 04:10:03 +01:00
doc: Fix role based policy name
The role-priority-system doesn't exist anymore
Fixes: 0d995c56 ("wireplumber.conf: improve standard policy definition")
Signed-off-by: Guido Günther <agx@sigxcpu.org>
This commit is contained in:
parent
ae30b4f022
commit
b2c4993ab5
1 changed files with 2 additions and 2 deletions
|
|
@ -140,9 +140,9 @@ Policies
|
||||||
for enabling devices, linking streams, granting permissions to clients,
|
for enabling devices, linking streams, granting permissions to clients,
|
||||||
etc, as appropriate for a desktop system.
|
etc, as appropriate for a desktop system.
|
||||||
|
|
||||||
.. describe:: policy.role-priority-system
|
.. describe:: policy.role-based
|
||||||
|
|
||||||
Enables the role priority system policy. This system creates virtual sinks
|
Enables the role based priority system policy. This system creates virtual sinks
|
||||||
that group streams based on their ``media.role`` property, and assigns a
|
that group streams based on their ``media.role`` property, and assigns a
|
||||||
priority to each role. Depending on the priority configuration, lower
|
priority to each role. Depending on the priority configuration, lower
|
||||||
priority roles may be corked or ducked when a higher priority role stream
|
priority roles may be corked or ducked when a higher priority role stream
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue