•MEDIATYPE_VIDEO_REMOTE_CODER_INFO – remote receive video coder information
•MEDIATYPE_VIDEO_REMOTE_RTCP_INFO – remote RTCP video port information
•MEDIATYPE_VIDEO_REMOTE_RTP_INFO – remote RTP video port information Fax Values:
•MEDIATYPE_FAX_SIGNAL – fax signal information to be transmitted towards IP during fax transmissions
•MEDIATYPE_LOCAL_UDPTL_T38_INFO – local UDP packet T.38 information
•MEDIATYPE_REMOTE_UDPTL_T38_INFO – remote UDP packet T.38 information
Note: The following eMediaType equates are also provided for backward compatibility (the earlier generic names are equated with audio port values). However, it is recommended that the AUDIO values be used.
#define MEDIATYPE_REMOTE_RTP_INFO MEDIATYPE_AUDIO_REMOTE_RTP_INFO
#define MEDIATYPE_LOCAL_RTP_INFO MEDIATYPE_AUDIO_LOCAL_RTP_INFO
#define MEDIATYPE_REMOTE_RTCP_INFO MEDIATYPE_AUDIO_REMOTE_RTCP_INFO
#define MEDIATYPE_LOCAL_RTCP_INFO MEDIATYPE_AUDIO_LOCAL_RTCP_INFO
#define MEDIATYPE_REMOTE_CODER_INFO MEDIATYPE_AUDIO_REMOTE_CODER_INFO
#define MEDIATYPE_LOCAL_CODER_INFO MEDIATYPE_AUDIO_LOCAL_CODER_INFO
The IPM_MEDIA data structure also includes a new AudionCoderOptionsInfo field (of type IPM_AUDIO_CODER_OPTIONS_INFO) in the union that provides option details. See details of the IPM_AUDIO_CODER_OPTIONS_INFO structure following in this section of the Release Update.
New function and data structure
A new function, ipm_GetCapabilities( ), and new data structure,
IPM_AUDIO_CODER_OPTIONS_INFO, have been added to the IPML API. See below for details.
26Dialogic® Multimedia Software for ATCA Release 1.0 Release Update, Rev 06 — January 23, 2008 Dialogic Corporation