Dialogic Global Call IP Benutzerhandbuch

Seite von 604
Dialogic
®
 Global Call API Library Reference — November 2007
545
Dialogic Corporation
parameters for different capability categories — IP_CAPABILITY_UNION
IP_CAPABILITY_UNION
parameters for different capability categories
typedef union
{
    IP_AUDIO_CAPABILITY         audio;
    IP_VIDEO_CAPABILITY         video;
    IP_DATA_CAPABILITY          data;
} IP_CAPABILITY_UNION;
„ Description
The IP_CAPABILITY_UNION union enables different capability categories to define their own 
additional parameters or interest. 
„ Field Descriptions
The fields of the IP_CAPABILITY_UNION union are described as follows:
audio 
A structure that represents the audio capability. See 
for more information.
video 
Not supported.
data 
Not supported.