H245_CAPABILITY enumeration

[H245_CAPABILITY is not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API provides similar functionality.]

The H245_CAPABILITY enum describes audio and video format support.

Syntax

} H245_CAPABILITY;

Constants

HC_G711

The G.711 audio protocol is supported.

HC_G723

The G.723 audio protocol is supported.

HC_H263QCIF

The H.263 video protocol is supported.

HC_H261QCIF

The H.263 video protocol is supported.

Requirements

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

See also

IH323LineEx::SetDefaultCapabilityPreferrence