|
ccRTP
|
Struct for an item description of a SDES packet. More...
#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.
1.8.14