PREV TOC HOME INDEX NEXT


7.6. IP_RTCPINFO

The IP_RTCPINFO data structure provides RTCP information. The data structure definition is as follows:

    typedef struct
    {
        RTCP_REPORT   local;
        RTCP_REPORT   remote;
    } IP_RTCPINFO; 

Table 25 describes the meaning of each field in the IP_RTCPINFO data structure.

Table 25. IP_RTCPINFO Field Descriptions

Field

Description

local Contains RTCP information for the local end point. See Section 7.8, "RTCP_REPORT" for more information.
remote Contains RTCP information for the remote end point. See Section 7.8, "RTCP_REPORT" 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