mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
modules: use pw_stream_set_rate() when we can
This commit is contained in:
parent
433afeaa1e
commit
804df3389a
7 changed files with 32 additions and 72 deletions
|
|
@ -81,7 +81,7 @@ struct impl {
|
|||
struct spa_dll dll;
|
||||
double corr;
|
||||
uint32_t target_buffer;
|
||||
float max_error;
|
||||
double max_error;
|
||||
|
||||
float last_timestamp;
|
||||
float last_time;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue