mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-12 03:01:58 -04:00
This property is useful for forcing tracking behavior even if the clock can directly be used by timerfd. This can be useful in cases where the clock is for example the realtime clock and can shift and change during playback unexpectedly. The node driver can handle this without a DLL. But, in some cases, graphs can experience a more stable behavior if the DLL is used and it manages the readjustment to the updated time. This is also useful for testing and debugging the DLL's behavior. |
||
|---|---|---|
| .. | ||
| cpu-arm.c | ||
| cpu-riscv.c | ||
| cpu-x86.c | ||
| cpu.c | ||
| dbus.c | ||
| evl-plugin.c | ||
| evl-system.c | ||
| journal.c | ||
| logger.c | ||
| loop.c | ||
| meson.build | ||
| node-driver.c | ||
| null-audio-sink.c | ||
| plugin.c | ||
| system.c | ||