mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Drivers should only read the target_ values in the timeout, update the timeout with the new duration and then update the position. For the position we simply need to add the previous duration to the position and then set the new duration + rate. Otherwise, everything else should read the duration/rate and not use the target_ values. |
||
|---|---|---|
| .. | ||
| avbtp | ||
| avb-pcm-sink.c | ||
| avb-pcm-source.c | ||
| avb-pcm.c | ||
| avb-pcm.h | ||
| avb.c | ||
| avb.h | ||
| meson.build | ||