Struct for Negative ACKnowledgements (NACK) RTCP packet.
More...
#include <rtcppkt.h>
Collaboration diagram for RTCPCompoundHandler::NACKPacket:
Data Fields
Bitmask of following Lost Packets.
More...
Detailed Description
Struct for Negative ACKnowledgements (NACK) RTCP packet.
Specific for H.261 sessions (see RFC 2032).
Definition at line 241 of file rtcppkt.h.
Field Documentation
uint16 RTCPCompoundHandler::NACKPacket::blp
Bitmask of following Lost Packets.
Definition at line 245 of file rtcppkt.h.
uint16 RTCPCompoundHandler::NACKPacket::fsn
uint32 RTCPCompoundHandler::NACKPacket::ssrc
ssrc identifier of source.
Definition at line 243 of file rtcppkt.h.
The documentation for this struct was generated from the following file: