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

FECFRAME headers. More...

#include "roc_core/attributes.h"
#include "roc_core/endian.h"
#include "roc_core/panic.h"
#include "roc_core/stddefs.h"
#include "roc_packet/fec.h"
Include dependency graph for headers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  roc::fec::LDPC_Source_PayloadID
 LDPC Source FEC Payload ID. More...
 
class  roc::fec::LDPC_Repair_PayloadID
 LDPC Repair FEC Payload ID. More...
 
class  roc::fec::RS8M_PayloadID
 Reed-Solomon Source or Repair Payload ID (for m=8). More...
 

Namespaces

 roc
 Root namespace.
 
 roc::fec
 FEC support.
 

Enumerations

enum  roc::fec::PayloadID_Type { roc::fec::Source , roc::fec::Repair }
 FEC Payload ID type. More...
 
enum  roc::fec::PayloadID_Pos { roc::fec::Header , roc::fec::Footer }
 FEC Payload ID position. More...
 

Detailed Description

FECFRAME headers.

Definition in file headers.h.