mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-09 23:50:15 -04:00
session-manager: add monitor keys
Add keys to specify monitor endpoints
This commit is contained in:
parent
e24e383550
commit
8d49964c4d
3 changed files with 3 additions and 0 deletions
|
|
@ -308,6 +308,7 @@ int endpoint_init(struct endpoint *this,
|
|||
PW_KEY_ENDPOINT_NAME,
|
||||
PW_KEY_ENDPOINT_CLIENT_ID,
|
||||
PW_KEY_ENDPOINT_ICON_NAME,
|
||||
PW_KEY_ENDPOINT_MONITOR,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue