mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
pw_device_proxy -> pw_device
This commit is contained in:
parent
a8f1d756c3
commit
f1eb5f6046
13 changed files with 79 additions and 79 deletions
|
|
@ -1372,7 +1372,7 @@ static void card_profile(pa_operation *o, void *userdata)
|
|||
if (id == SPA_ID_INVALID)
|
||||
goto done;;
|
||||
|
||||
pw_device_proxy_set_param((struct pw_device_proxy*)g->proxy,
|
||||
pw_device_set_param((struct pw_device*)g->proxy,
|
||||
SPA_PARAM_Profile, 0,
|
||||
spa_pod_builder_add_object(&b,
|
||||
SPA_TYPE_OBJECT_ParamProfile, SPA_PARAM_Profile,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue