Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Interleaves packets before transmit. More...
#include "roc_core/array.h"
#include "roc_core/iarena.h"
#include "roc_core/noncopyable.h"
#include "roc_packet/iwriter.h"
#include "roc_packet/packet.h"
Go to the source code of this file.
Classes | |
class | roc::packet::Interleaver |
Interleaves packets to transmit them in pseudo random order. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::packet | |
Network packets and packet processing. | |
Interleaves packets before transmit.
Definition in file interleaver.h.