mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-30 06:46:49 -04:00
node: move position calculation to the node
This commit is contained in:
parent
757e2ccc79
commit
c01112d6c2
3 changed files with 13 additions and 11 deletions
|
|
@ -35,8 +35,6 @@ struct pw_client_node {
|
|||
struct pw_node *node;
|
||||
|
||||
struct pw_resource *resource;
|
||||
|
||||
int status;
|
||||
};
|
||||
|
||||
struct pw_client_node *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue