#include <rtcppkt.h>
Public Attributes | |
uint8 | type |
item identifier. | |
uint8 | len |
item len in octets. | |
char | data [1] |
item content. |
char RTCPCompoundHandler::RTCPCompoundHandler::SDESItem::data[1] |
item content.
uint8 RTCPCompoundHandler::RTCPCompoundHandler::SDESItem::len |
item len in octets.
uint8 RTCPCompoundHandler::RTCPCompoundHandler::SDESItem::type |
item identifier.