7.3. IP_CAPABILITY_UNION
The IP_CAPABILITY_UNION union enables different capability categories to define their own additional parameters or interest. The union definition is as follows:
typedef union { IP_AUDIO_CAPABILITY audio; IP_VIDEO_CAPABILITY video; IP_DATA_CAPABILITY data; } IP_CAPABILITY_UNION;Table 22 describes the meaning of each field in the IP_CAPABILITY_UNION union.
audio A structure that represents the audio capability. See Section 7.1, "IP_AUDIO_CAPABILITY" for more information. video Not supported when using Global Call with a DM3 board that uses an embedded stack. data Not supported when using Global Call with a DM3 board that uses an embedded stack.
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation