RTCPCompoundHandler_SendReport

Langue: en

Autres versions - même langue

Version: 274299 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

RTCPCompoundHandler::SendReport - Struct for SR (sender report) RTCP packets.

SYNOPSIS


#include <rtcppkt.h>

Public Attributes


uint32 ssrc
source identifier.
SenderInfo sinfo
actual sender info.
RRBlock blocks [1]
possibly several receiver info blocks.

Detailed Description

Struct for SR (sender report) RTCP packets.

Member Data Documentation

uint32 RTCPCompoundHandler::SendReport::ssrc

source identifier.

SenderInfo RTCPCompoundHandler::SendReport::sinfo

actual sender info.

RRBlock RTCPCompoundHandler::SendReport::blocks[1]

possibly several receiver info blocks.

Author

Generated automatically by Doxygen for ccRTP from the source code.