|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Encoder implementation using OpenFEC library. More...
#include "roc_core/array.h"#include "roc_core/buffer_pool.h"#include "roc_core/iallocator.h"#include "roc_core/noncopyable.h"#include "roc_core/slice.h"#include "roc_fec/codec_config.h"#include "roc_fec/iblock_encoder.h"#include "roc_packet/units.h"#include <of_openfec_api.h>Go to the source code of this file.
Classes | |
| class | roc::fec::OFEncoder |
| Encoder implementation using OpenFEC library. More... | |
Namespaces | |
| roc | |
| Root namespace. | |
| roc::fec | |
| FEC support. | |
Encoder implementation using OpenFEC library.
Definition in file of_encoder.h.