mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
pw_link_proxy -> pw_link
This commit is contained in:
parent
114982f3f5
commit
e633e205c2
13 changed files with 61 additions and 61 deletions
|
|
@ -3422,7 +3422,7 @@ int jack_connect (jack_client_t *client,
|
|||
pw_core_create_object(c->core,
|
||||
"link-factory",
|
||||
PW_TYPE_INTERFACE_Link,
|
||||
PW_VERSION_LINK_PROXY,
|
||||
PW_VERSION_LINK,
|
||||
&props,
|
||||
0);
|
||||
res = do_sync(c);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue