mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
alsa-seq: Improve connection setup
This commit is contained in:
parent
efe3aba608
commit
8d472befaa
3 changed files with 29 additions and 43 deletions
|
|
@ -98,8 +98,7 @@ struct seq_stream {
|
|||
|
||||
struct seq_conn {
|
||||
snd_seq_t *hndl;
|
||||
int client_id;
|
||||
int port_id;
|
||||
snd_seq_addr_t addr;
|
||||
int queue_id;
|
||||
int fd;
|
||||
struct spa_source source;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue