mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
clarify deprecated use of NODE_TARGET
This commit is contained in:
parent
c3032c70b6
commit
cab3e3c1ce
4 changed files with 6 additions and 1 deletions
|
|
@ -1332,6 +1332,7 @@ static void convert_properties(struct pw_properties *properties)
|
|||
const char *from, *to;
|
||||
} props[] = {
|
||||
{ "pipewire.autoconnect", PW_KEY_NODE_AUTOCONNECT, },
|
||||
/* XXX deprecated */
|
||||
{ "pipewire.target.node", PW_KEY_NODE_TARGET, }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue