gstreamer/gst/netsim
Havard Graff b8b4124c8b netsim: add "allow-reordering" property
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.
2017-11-25 11:10:27 +00:00
..
gstnetsim.c netsim: add "allow-reordering" property 2017-11-25 11:10:27 +00:00
gstnetsim.h netsim: add "allow-reordering" property 2017-11-25 11:10:27 +00:00
Makefile.am netsim: Add "delay-distribution" property plus normal distribution 2017-11-25 11:10:27 +00:00
meson.build netsim: Add "delay-distribution" property plus normal distribution 2017-11-25 11:10:27 +00:00