ccRTP
|
Struct for BYE (leaving session) RTCP packets. More...
#include <rtcppkt.h>
Public Attributes | |
uint32 | ssrc |
ssrc identifier of source leaving. More... | |
uint8 | length |
[optional] length of reason. More... | |
Struct for BYE (leaving session) RTCP packets.
uint8 RTCPCompoundHandler::BYEPacket::length |
[optional] length of reason.
uint32 RTCPCompoundHandler::BYEPacket::ssrc |
ssrc identifier of source leaving.