.TH "RTCPCompoundHandler::APPPacket" 3 "Wed Jun 25 2014" "ccRTP" \" -*- nroff -*- .ad l .nh .SH NAME RTCPCompoundHandler::APPPacket \- .PP 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 "\fIssrc identifier of source\&. \fP" .ti -1c .RI "char \fBname\fP [4]" .br .RI "\fIName of the APP packet,\&. \fP" .ti -1c .RI "unsigned char \fBdata\fP [1]" .br .RI "\fIinterpreted as a sequence of four characters\&. \fP" .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\&.