Filter Mapper
Microsoft DirectShow 9.0 |
Filter Mapper
The Filter Mapper searches the registry for registered filters. The Filter Graph Manager uses this component to build filter graphs. Applications can use it to find filters that match specified search criteria. Create this object by calling CoCreateInstance.
Class Identifier | CLSID_FilterMapper2 |
Interfaces | IAMFilterData (deprecated), IFilterMapper2,
IFilterMapper3 (deprecated) |
See Also