enumerating FourCC

Started by
0 comments, last by mrmrcoleman 18 years, 8 months ago
Hi. I need to obtain the FourCC number for a specific Video Codec, there is a function mmioStringToFOURCC that gets a four character string and translate it to FOURCC, my question is; is it possible to enumerate all the video codecs and choose one and get the fourcc from it ?? Thanks.
Advertisement
I don't know if this helps at all.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmcodecs/htm/programmingguide.asp

Mark

This topic is closed to new replies.

Advertisement