mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 06:30:04 +01:00
docs: Update rescan-for-linking priority
`rescan-for-linking` is the lowest priority linking event but the `rescan-for-media-role-volume` event is lower overall priority. Signed-off-by: Guido Günther <agx@sigxcpu.org>
This commit is contained in:
parent
6f5ca5a79d
commit
962be34a2b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Hooks
|
||||||
|
|
||||||
The hooks in this section are organized in 3 sub-categories. The first category
|
The hooks in this section are organized in 3 sub-categories. The first category
|
||||||
includes hooks that are triggered by changes in the graph. Some of them are tasked
|
includes hooks that are triggered by changes in the graph. Some of them are tasked
|
||||||
to schedule a "rescan-for-linking" event, which is the lowest priority event and
|
to schedule a "rescan-for-linking" event, which is the lowest priority linking event and
|
||||||
its purpose is to scan through all the linkable session items and link them
|
its purpose is to scan through all the linkable session items and link them
|
||||||
to a particular target. The "rescan-for-linking" event is always scheduled to run
|
to a particular target. The "rescan-for-linking" event is always scheduled to run
|
||||||
once for all the graph changes in a cycle. This is achieved by flagging the event
|
once for all the graph changes in a cycle. This is achieved by flagging the event
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue