cplussharp / graph-studio-next

GraphStudioNext is a tool for developers to build and test DirectShow Graphs
355 stars 94 forks source link

Scan for registry and type library interfaces in Properties/Interfaces #234

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'd like to have this feature in the program:

In Properties/Interfaces also test for IIDs defined in the registry 
and IIDs found in DLL type library. See the create filter from file dialog for 
code. Could be provdided with names from type library or name found in registry.

The feature is important for me because:

Discovery of filter capabilities.

The feature is important for other users because:

Discovery of filter capabilities.

Original issue reported on code.google.com by mike.cop...@gmail.com on 6 Jun 2014 at 11:17