mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
pulse: don't try to do set_param when not writable
This commit is contained in:
parent
cbc579825c
commit
ac97175380
3 changed files with 16 additions and 0 deletions
|
|
@ -243,6 +243,7 @@ struct global_info {
|
|||
struct global {
|
||||
struct spa_list link;
|
||||
uint32_t id;
|
||||
uint32_t permissions;
|
||||
char *type;
|
||||
struct pw_properties *props;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue