Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
openfec_encoder.h File Reference

Encoder implementation using OpenFEC library. More...

#include "roc_core/array.h"
#include "roc_core/buffer_factory.h"
#include "roc_core/iarena.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>
Include dependency graph for openfec_encoder.h:

Go to the source code of this file.

Classes

class  roc::fec::OpenfecEncoder
 Encoder implementation using OpenFEC library. More...
 

Namespaces

 roc
 Root namespace.
 
 roc::fec
 FEC support.
 

Detailed Description

Encoder implementation using OpenFEC library.

Definition in file openfec_encoder.h.