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.
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.
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation