PREV TOC HOME INDEX NEXT


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.

Table 22. IP_CAPABILITY_UNION Field Descriptions

Field

Description

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.


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003