mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
pulse: use monitor endpoints as monitor
This commit is contained in:
parent
aef04961aa
commit
b432bda109
3 changed files with 22 additions and 24 deletions
|
|
@ -219,9 +219,6 @@ struct param {
|
|||
void *param;
|
||||
};
|
||||
|
||||
#define PA_IDX_FLAG_DSP 0x800000U
|
||||
#define PA_IDX_MASK_DSP 0x7fffffU
|
||||
|
||||
struct global {
|
||||
struct spa_list link;
|
||||
uint32_t id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue