mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
jack: include application name in client name
This commit is contained in:
parent
2909786eb2
commit
13492fd282
2 changed files with 10 additions and 1 deletions
|
|
@ -617,6 +617,7 @@ int pw_impl_node_register(struct pw_impl_node *this,
|
|||
PW_KEY_DEVICE_ID,
|
||||
PW_KEY_PRIORITY_SESSION,
|
||||
PW_KEY_PRIORITY_MASTER,
|
||||
PW_KEY_APP_NAME,
|
||||
PW_KEY_NODE_DESCRIPTION,
|
||||
PW_KEY_NODE_NAME,
|
||||
PW_KEY_NODE_NICK,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue