7.8. RTCP_REPORT
The RTCP_REPORT data structure provides RTCP sender and receiver information. The data structure definition is as follows:
typedef struct { RTCP_SENDERREPORT sender; RTCP_RECEIVERREPORT receiver; } RTCP_REPORT;Table 27 describes the meaning of each field in the RTCP_REPORT data structure.
sender Contains the sender information. See Section 7.9, "RTCP_SENDERREPORT" for more information. receiver Contains the receiver information. See Section 7.7, "RTCP_RECEIVERREPORT" for more information.
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation