Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
LDPC-Staircase Source FEC Payload ID. More...
#include <headers.h>
Public Member Functions | |
void | clear () |
Clear header. More... | |
uint16_t | sbn () const |
Get source block number. More... | |
void | set_sbn (uint16_t val) |
Set source block number. More... | |
uint16_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... | |
LDPC-Staircase Source FEC Payload ID.
RFC 6816 5.1.2: "Explicit Source FEC Payload ID"
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |