Helper struct to address a specific RED block. More...
#include <utils.h>
Data Fields | |
| uint8_t | pt |
| uint32_t | ts_offset |
| uint8_t * | data |
| uint16_t | length |
Helper struct to address a specific RED block.
| uint8_t* janus_red_block::data |
| uint16_t janus_red_block::length |
| uint8_t janus_red_block::pt |
| uint32_t janus_red_block::ts_offset |