mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
b8b4124c8b
Reordering of packets is not very common in networks, and the delay functions will always introduce reordering if delay > packet-spacing, so by setting allow-reordering to FALSE you guarantee that the packets are in order, while at the same time introducing delay/jitter to them. |
||
---|---|---|
.. | ||
gstnetsim.c | ||
gstnetsim.h | ||
Makefile.am | ||
meson.build |