Share via


IRegFilterInfo Object

 
Microsoft DirectShow 9.0

IRegFilterInfo Object

  • Note   This topic is deprecated. It applies to Visual Basic 6.0. DirectShow is not supported for Visual Basic .NET or C#.

The IRegFilterInfo object represents filter information from the registry. Applications can use it to add filters to the filter graph. For more information on using this object, see FilgraphManager.RegFilterCollection.

Requirements

Include a reference in your project to "ActiveMovie control type library" (Quartz.dll).

The IRegFilterInfo object exposes the following property and method.

Property Description
Name Retrieves the name of the filter.
Method Description
Filter Creates an instance of the filter and adds it to the filter graph.