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

Decoder 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_decoder.h"
#include "roc_packet/units.h"
#include <of_openfec_api.h>
Include dependency graph for openfec_decoder.h:

Go to the source code of this file.

Classes

class  roc::fec::OpenfecDecoder
 Decoder implementation using OpenFEC library. More...
 

Namespaces

 roc
 Root namespace.
 
 roc::fec
 FEC support.
 

Detailed Description

Decoder implementation using OpenFEC library.

Definition in file openfec_decoder.h.