Struct for BYE (leaving session) RTCP packets.
More...
#include <rtcppkt.h>
Collaboration diagram for RTCPCompoundHandler::BYEPacket:
Data Fields
ssrc identifier of source leaving.
More...
[optional] length of reason.
More...
Detailed Description
Struct for BYE (leaving session) RTCP packets.
Definition at line 204 of file rtcppkt.h.
Field Documentation
uint8 RTCPCompoundHandler::BYEPacket::length
[optional] length of reason.
Definition at line 207 of file rtcppkt.h.
uint32 RTCPCompoundHandler::BYEPacket::ssrc
ssrc identifier of source leaving.
Definition at line 206 of file rtcppkt.h.
The documentation for this struct was generated from the following file: