Microsoft DirectX 9.0

Mapper Sample

Description

This sample demonstrates using the IFilterMapper2::EnumMatchingFilters method to locate filters in the registry. The application's UI contains controls that match the parameters of the EnumMatchingFilters method, such as minimum merit value, pin categories, and media types. Select the search options that you want, then click the Search button to enumerate the filters that match those options.

Path

Source: (SDK root)\Samples\C++\DirectShow\Misc\Mapper

Executable: (SDK root)\Samples\C++\DirectShow\Bin\Mapper.exe

See Also