mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
alsa: handle master/slave changes
This commit is contained in:
parent
f2cdba1929
commit
24f6fc2a34
4 changed files with 65 additions and 29 deletions
|
|
@ -151,6 +151,7 @@ spa_alsa_enum_format(struct state *state, int seq,
|
|||
int spa_alsa_set_format(struct state *state, struct spa_audio_info *info, uint32_t flags);
|
||||
|
||||
int spa_alsa_start(struct state *state);
|
||||
int spa_alsa_reslave(struct state *state);
|
||||
int spa_alsa_pause(struct state *state);
|
||||
int spa_alsa_close(struct state *state);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue