pw_endpoint_proxy -> pw_endpoint

This commit is contained in:
Wim Taymans 2019-12-11 16:43:53 +01:00
parent 85103d128e
commit 9b53c65c72
10 changed files with 71 additions and 71 deletions

View file

@ -317,7 +317,7 @@ static void set_endpoint_volume(pa_context *c, struct global *g, const pa_cvolum
}
g->endpoint_info.mute = mute;
pw_endpoint_proxy_set_param((struct pw_endpoint_proxy*)g->proxy,
pw_endpoint_set_param((struct pw_endpoint*)g->proxy,
SPA_PARAM_Props, 0,
spa_pod_builder_add_object(&b,
SPA_TYPE_OBJECT_Props, SPA_PARAM_Props,