FECFRAME packet.
More...
#include <fec.h>
FECFRAME packet.
Definition at line 35 of file fec.h.
◆ FEC()
roc::packet::FEC::FEC |
( |
| ) |
|
Construct zero FEC packet.
◆ compare()
int roc::packet::FEC::compare |
( |
const FEC & |
| ) |
const |
◆ block_length
size_t roc::packet::FEC::block_length |
Number of source packets and repair in the block to which this packet belongs to.
Definition at line 71 of file fec.h.
◆ encoding_symbol_id
size_t roc::packet::FEC::encoding_symbol_id |
The index number of packet in a block.
Definition at line 49 of file fec.h.
◆ fec_scheme
The FEC scheme to which the packet belongs to.
Definition at line 40 of file fec.h.
◆ payload
FECFRAME payload.
Definition at line 79 of file fec.h.
◆ payload_id
FECFRAME header or footer.
Definition at line 74 of file fec.h.
◆ source_block_length
size_t roc::packet::FEC::source_block_length |
Number of source packets in the block to which this packet belongs to.
Definition at line 63 of file fec.h.
◆ source_block_number
blknum_t roc::packet::FEC::source_block_number |
Number of a source block in a packet stream.
Definition at line 57 of file fec.h.
The documentation for this struct was generated from the following file: