Quantcast
Channel: Media Foundation Development for Windows Desktop forum
Viewing all articles
Browse latest Browse all 1079

Color Converter DSP

$
0
0

I get the following error on compiling my application:

The type or namespace name 'CColorConvertDMO' could not be found (are you missing a using directive or an assembly reference?)

which relates to the following line of code:

typeof(CColorConvertDMO).GUID,

Where is the CColorConvertDMO CLSID located and how do you access it?

CColorConvert info: http://msdn.microsoft.com/en-gb/library/windows/desktop/ff819079%28v=vs.85%29.aspx


Viewing all articles
Browse latest Browse all 1079

Trending Articles