INFO: IGraphBuilder::RenderFile No Longer Supports Filter Moniker Names (326249)



The information in this article applies to:

  • Microsoft DirectX Software Development Kit 9.0

This article was previously published under Q326249

SUMMARY

Microsoft Windows XP Service Pack 1 and DirectX 9.0 do not support passing the moniker name of a filter to the IGraphBuilder::RenderFile and the IGraphBuilder::AddSourceFilter methods.

You could previously use this functionality, for example, by enumerating a video capture filter moniker, by extracting the moniker name, and by using that name to call RenderFile.

MORE INFORMATION

You can still use the IFilterGraph2::AddSourceFilterForMoniker method to create an instance of a source filter that represents a hardware device.

Modification Type:MinorLast Reviewed:2/11/2004
Keywords:kbDSWMM2003Swept kbinfo KB326249