Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Direct Show » Windows Controls   (RSS)

Listing the codecs intalled on the machine

Often an application requires to list all the Audio/Video compressors installed on the machine. We can achieve this easily with the ICreateDevEnum interface available from DirectShow. ICreateDevEnum exposes a method named CreateClassEnumerator that allows
 
Page view tracker