.TH "RTCPCompoundHandler::APPPacket" 3 "ccRTP" \" -*- nroff -*- .ad l .nh .SH NAME RTCPCompoundHandler::APPPacket \- Struct for APP (application specific) RTCP packets\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Attributes" .in +1c .ti -1c .RI "uint32 \fBssrc\fP" .br .RI "ssrc identifier of source\&. " .ti -1c .RI "char \fBname\fP [4]" .br .RI "Name of the APP packet,\&. " .ti -1c .RI "unsigned char \fBdata\fP [1]" .br .RI "interpreted as a sequence of four characters\&. " .in -1c .SH "Detailed Description" .PP Struct for APP (application specific) RTCP packets\&. .SH "Member Data Documentation" .PP .SS "unsigned char RTCPCompoundHandler::APPPacket::data[1]" .PP interpreted as a sequence of four characters\&. application dependent data\&. .SS "char RTCPCompoundHandler::APPPacket::name[4]" .PP Name of the APP packet,\&. .SS "uint32 RTCPCompoundHandler::APPPacket::ssrc" .PP ssrc identifier of source\&. .SH "Author" .PP Generated automatically by Doxygen for ccRTP from the source code\&.