IRTCIntensityEvent2

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface contains an additional method related to an intensity event, extending the functionality provided by the IRTCIntensityEvent interface.

Methods

The following table shows the methods for this interface in vtable order. This is the order in which the compiler calls the methods. This interface inherits the methods for the IUnknown and IRTCIntensityEvent interfaces.

The following table shows the IRTCIntensityEvent methods.

Method Description

IRTCIntensityEvent::Level

Gets the level of intensity.

IRTCIntensityEvent::Min

Gets the minimum level of intensity.

IRTCIntensityEvent::Max

Gets the maximum level of intensity.

IRTCIntensityEvent::Direction

Gets the audio device for which the intensity has changed.

The following table shows the IRTCIntensityEvent2 methods.

Method Description

IRTCIntensityEvent2::get_Participant

This method allows an application to get the participant associated with an intensity event.

Requirements

Header rtccore.idl
Library uuid.lib
Windows Embedded CE Windows Embedded CE 6.0 and later

See Also

Reference

RTC Client API Interfaces