IRTCMediaEvent::get_MediaType
The get_MediaType property returns the media type that has changed streaming state.
HRESULT get_MediaType(long*pMediaType);
Parameters
- pMediaType
[out] Pointer to an RTCMT_ media type flag.
Return Values
RTC methods may return an RTC_E_ constant.
Requirements
Client: Requires Windows XP.
Server: Requires Windows Server 2003.
Redistributable: Requires Rtcdll.dll on Windows 2000, and Windows Me/98.
Header: Declared in Rtccore.h.
Library: Included as a resource in Rtcdll.dll.
GUID: IID_IRTCMediaEvent is defined as 099944fb-bcda-453e-8c41-e13da2adf7f3.