rtcpcompoundhandler::byepacket(3)

NAME

RTCPCompoundHandler::BYEPacket - Struct for BYE (leaving session) RTCP packets.

SYNOPSIS

#include <rtcppkt.h>
Public Attributes
uint32 ssrc
    ssrc identifier of source leaving.
uint8 length
    [optional] length of reason.

Detailed Description

Struct for BYE (leaving session) RTCP packets.

Member Data Documentation

uint32 RTCPCompoundHandler::BYEPacket::ssrc
ssrc identifier of source leaving.
uint8 RTCPCompoundHandler::BYEPacket::length
[optional] length of reason.

Author

Generated automatically by Doxygen for ccRTP from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout