Platform SDK: TAPI

Media Type for a Session

The media type (or mode) describes the type of information being exchanged, such as interactive voice. A given communications session may involve several media types.

Service providers expose to TAPI and to applications the media type or types they support. See the device media type overview for information on acquiring this data.

TAPI 2: lineGetCallInfo, lineSetMediaMode, lineMonitorMedia, LINE_MONITORMEDIA message, LINEMEDIAMODE_ Constants

TAPI 3: ITCallInfo::get_CallInfoLong with CIL_MEDIATYPESAVAILABLE, ITCallInfo::put_CallInfoLong with CIL_MEDIATYPESAVAILABLE, ITCallInfoChangeEvent::get_Cause returns CALLINFOCHANGE_CAUSE of CIC_MEDIATYPE, TAPIMEDIATYPE_ Constants