mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-09 10:06:25 -05:00
Now that the resampler input size is set in the io_rate field when we start we can add it to the pw_time struct as well. This way we can know the required resampler input without having to dequeue a buffer. This can be handy when the stream is a driver and needs to know how much data to accumulate before starting the graph. See #3750 |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||