PREV TOC HOME INDEX NEXT


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.

Table 27. RTCP_REPORT Field Descriptions

Field

Description

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.


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003