IRTCMediaEvent::MediaType
This method gets the media type that has changed streaming state.
HRESULT get_MediaType(
long* pMediaType
);
Parameters
- pMediaType
[out] Pointer to an RTCMT_ media type constant.
Return Values
This method can return an RTC_E_ constant.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.
See Also
Communications Service | IRTCMediaEvent
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.