mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
spa: use clock info
Use the port clock io area to get timing info and use this as the time in the graph when we wake up.
This commit is contained in:
parent
2b1b356455
commit
d3c203b744
10 changed files with 134 additions and 15 deletions
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
#define M_PI_M2 ( M_PI + M_PI )
|
||||
|
||||
#define BUFFER_SAMPLES 48
|
||||
#define BUFFER_SAMPLES 128
|
||||
|
||||
struct type {
|
||||
uint32_t prop_volume;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue