.TH "RTCPCompoundHandler::SDESItem" 3 "ccRTP" \" -*- nroff -*- .ad l .nh .SH NAME RTCPCompoundHandler::SDESItem \- Struct for an item description of a SDES packet\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Attributes" .in +1c .ti -1c .RI "uint8 \fBtype\fP" .br .RI "item identifier\&. " .ti -1c .RI "uint8 \fBlen\fP" .br .RI "item len in octets\&. " .ti -1c .RI "char \fBdata\fP [1]" .br .RI "item content\&. " .in -1c .SH "Detailed Description" .PP Struct for an item description of a SDES packet\&. .SH "Member Data Documentation" .PP .SS "char RTCPCompoundHandler::SDESItem::data[1]" .PP item content\&. .SS "uint8 RTCPCompoundHandler::SDESItem::len" .PP item len in octets\&. .SS "uint8 RTCPCompoundHandler::SDESItem::type" .PP item identifier\&. .SH "Author" .PP Generated automatically by Doxygen for ccRTP from the source code\&.