TAPIMEDIATYPE_ Constants

The following media types are defined:

Constant/value Description
TAPIMEDIATYPE_AUDIO
0x8
An audio media stream that is entering or leaving the computer. An entering media stream would typically be played on speakers, or sent to a handset device and a leaving stream would typically be captured through a microphone or handset device.
TAPIMEDIATYPE_VIDEO
0x8000
A video media stream that is entering or leaving the computer. An entering media stream would typically be rendered in a video window and a leaving media stream would typically be captured with a video camera.
TAPIMEDIATYPE_DATAMODEM
0x10
A data media stream that is associated with a data modem.
TAPIMEDIATYPE_G3FAX
0x20
A data media stream that is associated with a G3 protocol fax.
TAPIMEDIATYPE_MULTITRACK
0x10000
A stream is on a multitrack terminal.
MEDIATYPE_RTP_Single_Stream
This GUID is used between an application supplied terminal and the MSP's stream. If the pin of the terminal supports this media type, the stream will exchange raw RTP data with the terminal. This mode is supported only by the video streams on the H323 MSP and IPConf MSP for Windows 2000 SP1 or above.
Header: Declared in ipmsp.h. The header ipmsp.h is not available in in Windows Vista, Windows Server 2008, and subsequent versions of the operating system.

Requirements

Requirement Value
TAPI version
Requires TAPI 3.0 or later
Header
Tapi3.h

See also

ITQOSEvent::get_MediaType

ITAMMediaFormat::get_MediaFormat

ITAMMediaFormat::put_MediaFormat

ITCallInfo::get_CallInfoLong

ITMediaSupport::get_MediaTypes

ITTerminalSupport::CreateTerminal