mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
pw_client_proxy -> pw_client
This commit is contained in:
parent
aa378417c2
commit
a8f1d756c3
17 changed files with 108 additions and 108 deletions
|
|
@ -739,7 +739,7 @@ struct pw_core {
|
|||
|
||||
struct pw_map objects; /**< map of client side proxy objects
|
||||
* indexed with the client id */
|
||||
struct pw_client_proxy *client_proxy; /**< proxy for the client object */
|
||||
struct pw_client *client; /**< proxy for the client object */
|
||||
|
||||
struct spa_list stream_list; /**< list of \ref pw_stream objects */
|
||||
struct spa_list filter_list; /**< list of \ref pw_stream objects */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue