#include <bufferpool.h>
Data Fields | |
| char | x [BP_SLOT_SIZE] |
It represents the memory used to hold the RTP packet received.
Never use it directly.
Definition at line 75 of file bufferpool.h.
| char bp_slot::x[BP_SLOT_SIZE] |
Memory used to hold the packets received from the network, NEVER ACCESS IT DIRECTLY!
Definition at line 76 of file bufferpool.h.
1.5.4