pipewire/src
Wim Taymans 0ede521384 stream: add resample size to pw_time
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
2024-03-30 18:19:16 +01:00
..
daemon settings: add default.clock.quantum-floor property 2024-03-12 17:44:25 +01:00
examples stream: add pw_stream_get_nsec() to get current time 2024-03-11 09:25:48 +01:00
gst gst: only remove port once 2024-03-12 17:44:56 +01:00
modules module-ffado: add more port properties 2024-03-12 17:44:41 +01:00
pipewire stream: add resample size to pw_time 2024-03-30 18:19:16 +01:00
tests core: add bound_props event 2023-03-21 17:22:27 +01:00
tools stream: add resample size to pw_time 2024-03-30 18:19:16 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-12-04 11:16:11 +01:00