PREV TOC HOME INDEX NEXT


IPM_MEDIA_INFO


typedef struct ipm_media_info_tag
{
    unsigned int  unCount;
    IPM_MEDIA     MediaData[MAX_MEDIA_INFO];

} IPM_MEDIA_INFO, *PIPM_MEDIA_INFO; 

Description

This structure contains IP Media session information for various kinds of media information elements, for example, RTP, RTCP, and TDM. This structure is the parent of the IPM_MEDIA structure and is used by ipm_SetRemoteMediaInfo( ) and ipm_GetLocalMediaInfo( ).

Field Descriptions

The fields of the IPM_MEDIA_INFO data structure are described as follows:

unCount
number of media data structures to follow
maximum number of structures = MAX_MEDIA_INFO
MediaData
reference to IPM_MEDIA structures


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2002, Intel Corporation
All rights reserved
This page generated November, 2002