IRTCMediaEvent2

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This interface contains additional methods and properties for the Client object. It extends the IRTCMediaEvent:IDispatch 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 IRTCMediaEvent interfaces.

The following table shows the IRTCMediaEvent methods.

Method Description

IRTCMediaEvent::MediaType

Gets the media type that has changed streaming state.

IRTCMediaEvent::EventType

Gets the state of the media stream.

IRTCMediaEvent::EventReason

Gets a reason code for the media event.

The following table shows the IRTCMediaEvent2 methods.

Method Description

IRTCMediaEvent2::get_Participant

This method allows an application to get the participant to which its media stream changed state.

Requirements

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

See Also

Reference

RTC Client API Interfaces