|
|
static FECType | fecTypeFromString (const char *fec_type) |
| |
|
static bool | isFec (FECType fec_type, uint32_t index, uint32_t seq_offset=0) |
| |
|
static uint32_t | nextSource (FECType fec_type, uint32_t index, uint32_t seq_offset=0) |
| |
|
static uint32_t | getSourceSymbols (FECType fec_type) |
| |
|
static uint32_t | getBlockSymbols (FECType fec_type) |
| |
|
static std::unique_ptr< ProducerFEC > | getEncoder (FECType fec_type, uint32_t seq_offset=0) |
| |
|
static std::unique_ptr< ConsumerFEC > | getDecoder (FECType fec_type, uint32_t seq_offset=0) |
| |
The documentation for this class was generated from the following file: