ccRTP
|
#include <rtcppkt.h>
Public Attributes | |
uint8 | type |
item identifier. More... | |
uint8 | len |
item len in octets. More... | |
char | data [1] |
item content. More... | |
Struct for an item description of a SDES packet.
char RTCPCompoundHandler::SDESItem::data[1] |
item content.
uint8 RTCPCompoundHandler::SDESItem::len |
item len in octets.
uint8 RTCPCompoundHandler::SDESItem::type |
item identifier.