Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method allows an application to acquire the active media streams of a participant in the session.
Syntax
HRESULT get_ActiveMedia(
long* plMediaType
);
Parameters
- plMediaType
[out] An RTCMT_ constant specifying the media that is being used.
Return Value
This method can return an RTC_E_ constant.
RTC_E_CLIENT_NOT_INITIALIZED - The client has not been initialized.
Requirements
| Header | rtccore.idl |
| Library | uuid.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 and later |