.TH "RTCPCompoundHandler::NACKPacket" 3 "Wed Jun 25 2014" "ccRTP" \" -*- nroff -*- .ad l .nh .SH NAME RTCPCompoundHandler::NACKPacket \- .PP Struct for Negative ACKnowledgements (NACK) RTCP packet\&. .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 "uint16 \fBfsn\fP" .br .RI "\fIFirst Sequence Number lost\&. \fP" .ti -1c .RI "uint16 \fBblp\fP" .br .RI "\fIBitmask of following Lost Packets\&. \fP" .in -1c .SH "Detailed Description" .PP Struct for Negative ACKnowledgements (NACK) RTCP packet\&. Specific for H\&.261 sessions (see RFC 2032)\&. .SH "Member Data Documentation" .PP .SS "uint16 RTCPCompoundHandler::NACKPacket::blp" .PP Bitmask of following Lost Packets\&. .SS "uint16 RTCPCompoundHandler::NACKPacket::fsn" .PP First Sequence Number lost\&. .SS "uint32 RTCPCompoundHandler::NACKPacket::ssrc" .PP ssrc identifier of source\&. .SH "Author" .PP Generated automatically by Doxygen for ccRTP from the source code\&.