IRTCParticipant3 (Windows Embedded CE 6.0)
1/6/2010
This interface contains additional methods and properties for the Participant object. It extends the IRTCParticipant2 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 IRTCParticipant2 interfaces.
The following table shows the IRTCParticipant2 methods.
Method | Description |
---|---|
Gets the device ID of the participant. |
|
Gets information about whether a participant is a federated user and whether that federated system is archiving instant messages. |
The following table shows the IRTCParticipant3 methods.
Method | Description |
---|---|
This method allows an application to acquire the active media stream of a participant in the session. |
|
MAE1.5 *Applies to Windows Embedded CE 6.0 R2 * This method retrieves a value that indicates whether audio playback is muted, or inaudible. |
|
This method allows an application to get the IVideoWindow Interface of a participant in the session associated with the specified video window.
Note:
This method is not supported on Windows Embedded CE.
|
|
Applies to Windows Embedded CE 6.0 R2 This method enables an application to retrieve a value that indicates whether video playback is stopped on the Participant object. |
|
This method will allow an application to retrieve the volume for the particular participant. |
|
MAE1.5 *Applies to Windows Embedded CE 6.0 R2 * This method sets a value that indicates whether audio playback is muted, or inaudible. |
|
Applies to Windows Embedded CE 6.0 R2 This method enables an application to set a value that indicates whether to stop video playback on the Participant object. |
|
This method will allow an application to set the volume for the particular participant. |
|
This method allows an application to have per-participant renegotiations of offers. |
|
MAE1.5 *Applies to Windows Embedded CE 6.0 R2 * This method sends a Dual-Tone Multi-Frequency (DTMF) tone. |
Requirements
Header | rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows Embedded CE 6.0 and later |