IMediaRendererFactory interface

Encapsulates the methods needed to asynchronously create a new instance of an object that implements the IMediaRenderer interface.

Methods

The IMediaRendererFactory interface has these methods.

Method Description
IMediaRendererFactory::CreateMediaRendererAsync Asynchronously creates a new instance of an object that implements the IMediaRenderer interface using the specified Unique Device Name (UDN).
IMediaRendererFactory::CreateMediaRendererFromBasicDeviceAsync Asynchronously creates a new instance of an object that implements the IMediaRenderer interface using the specified IBasicDevice interface.

Requirements

   
Target Platform Windows
Header windows.media.streaming.h