Share via


IRTCMediaEvent::MediaType (Windows Embedded CE 6.0)

1/6/2010

This method gets the media type that has changed streaming state.

Syntax

HRESULT get_MediaType( 
  long* pMediaType 
);

Parameters

  • pMediaType
    [out] Pointer to an RTCMT_ media type constant.

Return Value

This method can return an RTC_E_ constant.

Requirements

Header rtccore.h, rtccore.idl
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IRTCMediaEvent:IDispatch