.TH "RTCPCompoundHandler::SDESItem" 3 "Mon Aug 31 2015" "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 "\fIitem identifier\&. \fP" .ti -1c .RI "uint8 \fBlen\fP" .br .RI "\fIitem len in octets\&. \fP" .ti -1c .RI "char \fBdata\fP [1]" .br .RI "\fIitem content\&. \fP" .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\&.