pw_client_proxy -> pw_client

This commit is contained in:
Wim Taymans 2019-12-11 14:53:39 +01:00
parent aa378417c2
commit a8f1d756c3
17 changed files with 108 additions and 108 deletions

View file

@ -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 */