Re: How to add a filter?



I am trying to make it manually as I have been reading the docs and the
first step is to write this line(adding the filter I want to insert
between the two I already have):

hr = AddFilterByCLSID(pGraph, CLSID_CsSobelV2, L"Sobel", &pSobel);

I only wrote this line (declaring first: IBaseFilter *pSobel = NULL;)
and I get the fllowing errors:

1>d:\alex\curro\directshow\ya_funciona\webcam.cpp(42) : error C2065:
'CLSID_CsSobelV2' : undeclared identifier

1>d:\alex\curro\directshow\ya_funciona\webcam.cpp(42) : error C3861:
'AddFilterByCLSID': identifier not found

What am I doing wrong?
Thank you

.



Relevant Pages

  • Re: One value from previous record
    ... Additionally, if there can be only 1 reading per date, you can enforce this by setting the Indexed property of the field capturing the Date to YES. ... Filter One Influent Gallons, Filter One Influent MGD, same for Filter two, then Pump 1 Run Hours, Pump 1 hours by previous ... What I need to do is take the filter influent gallons number from today subtract that from yesterdays filter one gallons and then divide by 1,000,000. ... I want it to populate the next field (Filter One Influent MGD) with that calculation. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Effective kill list for this group?
    ... My posting of a kill list wasn't ... After reading my response I realise it was a bit reactionary, ... worthless rehashing of past flame wars. ... Thunderbird needs to be able to filter by ...
    (rec.audio.tubes)
  • Re: Algae problem
    ... Yeah it got cloudy after the lights were off for awhile and it cleared up ... My filter by the way is an Eheim 2028. ... I did refill the cannister with aquarium water and I ... Elaine or yourself are most helpful and from reading the newsgroups ...
    (rec.aquaria.freshwater.plants)
  • Re: nudge me in right direction
    ... In your reading, look up the Emperor 400 filter. ... 100+ gallon tank with all his corals, ... water quality, coral and fish health, the Emperor 400 is awesome. ...
    (rec.aquaria.marine.reefs)
  • Re: Problem with Image Masking - ioerror on large images
    ... reading up on these, I'd like to use one for both the mask and image. ... The problem is that when I try to use it for the data source, ... The offending command is "filter", ...
    (comp.lang.postscript)

Loading