rtcpcompoundhandler::nackpacket(3)

NAME

RTCPCompoundHandler::NACKPacket - Struct for Negative ACKnowledgements (NACK) RTCP packet.

SYNOPSIS

#include <rtcppkt.h>
Public Attributes
uint32 ssrc
    ssrc identifier of source.
uint16 fsn
    First Sequence Number lost.
uint16 blp
    Bitmask of following Lost Packets.

Detailed Description

Struct for Negative ACKnowledgements (NACK) RTCP packet.

Specific for H.261 sessions (see RFC 2032).

Member Data Documentation

uint32 RTCPCompoundHandler::NACKPacket::ssrc
ssrc identifier of source.
uint16 RTCPCompoundHandler::NACKPacket::fsn
First Sequence Number lost.
uint16 RTCPCompoundHandler::NACKPacket::blp
Bitmask of following Lost Packets.

Author

Generated automatically by Doxygen for ccRTP from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout