RTC Version 1.5 Objects and Interfaces (Windows Embedded CE 6.0)
1/6/2010
This topic describes the relationship between the RTC Client API version 1.3 and 1.5 interfaces.
The following interfaces are new to version 1.5:
- The IRTCParticipant3 interface inherits from IRTCParticipant2. IRTCParticipant3 adds support for audio and video properties.
- The IRTCMediaEvent2 interface inherits from IRTCMediaEvent:IDispatch. IRTCMediaEvent2 adds support for getting a participant with a changed media state.
- The IRTCIntensityEvent2 interface inherits from IRTCIntensityEvent. IRTCIntensityEvent2 adds support for getting a participant with a changed intensity.
- The IRTCReInviteEvent2 interface inherits from IRTCReInviteEvent. IRTCReInviteEvent2 adds support for getting a participant when a re-invite is received.
- **
See Also
Concepts
RTC Client API 1.5 Functionality