Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Reed-Solomon Source or Repair Payload ID (for m=8). More...
#include <headers.h>
Public Member Functions | |
void | clear () |
Clear header. More... | |
uint32_t | sbn () const |
Get source block number. More... | |
void | set_sbn (uint32_t val) |
Set source block number. More... | |
uint8_t | esi () const |
Get encoding symbol ID. More... | |
void | set_esi (uint16_t val) |
Set encoding symbol ID. More... | |
uint16_t | k () const |
Get source block length. More... | |
void | set_k (uint16_t val) |
Set source block length. More... | |
uint16_t | n () const |
Get number encoding symbols. More... | |
void | set_n (uint16_t) |
Set number encoding symbols. More... | |
Static Public Member Functions | |
static packet::FecScheme | fec_scheme () |
Get FEC scheme to which these packets belong to. More... | |
Reed-Solomon Source or Repair Payload ID (for m=8).
RFC 5510 5.1: "FEC Payload ID"
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |