RTS API Documentation
1.10.11
|
Data Fields | |
const uint8_t * | start |
const uint8_t * | eat |
uint32_t | len |
Definition at line 35 of file switch_packetizer.c.
const uint8_t* our_h264_nalu_s::eat |
Definition at line 37 of file switch_packetizer.c.
Referenced by switch_packetizer_feed(), and switch_packetizer_read().
uint32_t our_h264_nalu_s::len |
Definition at line 38 of file switch_packetizer.c.
Referenced by switch_packetizer_feed(), and switch_packetizer_read().
const uint8_t* our_h264_nalu_s::start |
Definition at line 36 of file switch_packetizer.c.
Referenced by switch_packetizer_feed(), and switch_packetizer_read().