amin-ahmadi.com
How to enumerate installed Windows Media Codecs in Qt - Amin
To get a list of all available Windows Media Codecs in Qt you have no other choice but to use C++ interfaces from Windows Media Format SDK. In this post I am sharing an example source code which allows you to do that in Qt. If you are developing using Qt and MSVC compilers for Windows … Continue reading "How to enumerate installed Windows Media Codecs in Qt"
Amin