mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
pw_registry_proxy -> pw_registry
This commit is contained in:
parent
ecc6b27cd7
commit
49d736bbb7
17 changed files with 140 additions and 141 deletions
|
|
@ -92,7 +92,7 @@ struct _GstPipeWireDeviceProvider {
|
|||
struct spa_list pending;
|
||||
int seq;
|
||||
|
||||
struct pw_registry_proxy *registry;
|
||||
struct pw_registry *registry;
|
||||
|
||||
int error;
|
||||
gboolean end;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue