mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-07 04:06:12 -05:00
For capture streams, place the time of the cycle when we received this buffer in the new buffer time field. Without this (and without timestamps in an optional header metadata) it's impossible to determine when a buffer was created. With this field and the pw_stream_get_time_n() and pw_stream_get_nsec() we can derive the mapping to ticks and delay in the graph. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||