Bayonne2 / Common C++ 2 Framework
|
Struct for an item description of a SDES packet. More...
#include <rtcppkt.h>
Data Fields | |
uint8 | type |
item identifier. More... | |
uint8 | len |
item len in octets. More... | |
char | data [1] |
item content. More... | |
uint8 RTCPCompoundHandler::SDESItem::len |
uint8 RTCPCompoundHandler::SDESItem::type |