mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-05 14:48:02 +02:00
scripts: document device/find-preferred-profile hook
This commit is contained in:
parent
df0136ce0b
commit
97d8761914
1 changed files with 4 additions and 0 deletions
|
|
@ -50,6 +50,10 @@ Hooks
|
|||
- state-profile.lua
|
||||
- selects the profile that has been stored in the state file (user's explicit selection)
|
||||
|
||||
* - device/find-preferred-profile
|
||||
- find-preferred-profile.lua
|
||||
- selects the profile based on device configured priorities
|
||||
|
||||
* - device/find-best-profile
|
||||
- find-best-profile.lua
|
||||
- finds the best profile for a device based on profile priorities and availability
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue