mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
mixer: remove nodes we created
This commit is contained in:
parent
c818ab78cf
commit
5a9c4981d8
3 changed files with 33 additions and 1 deletions
|
|
@ -57,6 +57,8 @@ pw_spa_node_load(struct pw_core *core,
|
|||
struct pw_properties *properties,
|
||||
size_t user_data_size);
|
||||
|
||||
void *pw_spa_node_get_user_data(struct pw_node *node);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue