mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
pulse: refactor param enumeration
This commit is contained in:
parent
c388df1cf3
commit
47ce374636
2 changed files with 27 additions and 19 deletions
|
|
@ -224,7 +224,6 @@ struct pa_mainloop {
|
|||
struct param {
|
||||
struct spa_list link;
|
||||
uint32_t id;
|
||||
int seq;
|
||||
void *param;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue