IMediaRendererFactory interface (windows.media.streaming.h)
Encapsulates the methods needed to asynchronously create a new instance of an object that implements the IMediaRenderer interface.
Inheritance
The IMediaRendererFactory interface inherits from the IUnknown interface. IMediaRendererFactory also has these types of members:
Methods
The IMediaRendererFactory interface has these methods.
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
Requirement | Value |
---|---|
Target Platform | Windows |
Header | windows.media.streaming.h |