ccRTP 2.1.2
Data Fields
RTCPCompoundHandler::NACKPacket Struct Reference

Struct for Negative ACKnowledgements (NACK) RTCP packet. More...

#include <rtcppkt.h>

Collaboration diagram for RTCPCompoundHandler::NACKPacket:
Collaboration graph
[legend]

Data Fields

uint32  ssrc
  ssrc identifier of source. More...
 
uint16  fsn
  First Sequence Number lost. More...
 
uint16  blp
  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 238 of file rtcppkt.h.

Field Documentation

uint16 RTCPCompoundHandler::NACKPacket::blp

Bitmask of following Lost Packets.

Definition at line 242 of file rtcppkt.h.

uint16 RTCPCompoundHandler::NACKPacket::fsn

First Sequence Number lost.

Definition at line 241 of file rtcppkt.h.

uint32 RTCPCompoundHandler::NACKPacket::ssrc

ssrc identifier of source.

Definition at line 240 of file rtcppkt.h.


The documentation for this struct was generated from the following file:

Generated on Dec 15, 2017 for ccrtp-2.1.2 (*.h and *.cpp) and libzrtpcpp-2.3.4 (*.h), by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /