mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
alsa: handle quantum changes
This commit is contained in:
parent
9ec3e3ab6d
commit
317fd9fac5
2 changed files with 19 additions and 10 deletions
|
|
@ -124,6 +124,7 @@ struct state {
|
|||
struct spa_source source;
|
||||
int timerfd;
|
||||
uint32_t threshold;
|
||||
uint32_t last_threshold;
|
||||
unsigned int alsa_started:1;
|
||||
unsigned int alsa_sync:1;
|
||||
unsigned int slaved:1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue