Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
FEC writer. More...
#include "roc_core/array.h"
#include "roc_core/iarena.h"
#include "roc_core/noncopyable.h"
#include "roc_core/slice.h"
#include "roc_fec/iblock_encoder.h"
#include "roc_packet/icomposer.h"
#include "roc_packet/iwriter.h"
#include "roc_packet/packet.h"
#include "roc_packet/packet_factory.h"
Go to the source code of this file.
Classes | |
struct | roc::fec::WriterConfig |
FEC writer parameters. More... | |
class | roc::fec::Writer |
FEC writer. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::fec | |
FEC support. | |
FEC writer.
Definition in file writer.h.