Platform SDK: TAPI

Media Type

The media type (or mode) of a device describes the type of information that can be exchanged, such as interactive voice. A given device might be able to handle only one media type, or it might be able to deal with a range of types.

Service providers expose the media type or types supported by the devices they control. Applications query for media type and then use this information to select an appropriate address on which to initiate a session. Application response to a session offered may also be predicated on media type.

A given communications session, or call, can involve several media types. For further information, see Media type for a session.

TAPI 2: lineGetAddressCaps, dwAvailableMediaModes member of LINEADDRESSCAPS structure pointed to by lpAddressCaps, LINEMEDIAMODE_ Constants

TAPI 3: ITTerminal::get_MediaType, TAPIMEDIATYPE_ Constants