Re: Problem with multiple video renderer in a graph

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Mon, 18 Jun 2007 07:57:40 -0700, luca979@xxxxxxxxxxx wrote:

I don't like both solutions, I want to understand what is wrong in
querying IVideoWindow from IBaseFilter. Can Anybody help me to
understand the problem?

The first thing you should do is use smart COM pointers for your
interfaces. See my FAQ through the link below for more information.

--
Please read this before replying:
1. Dshow & posting help: http://tmhare.mvps.org/help.htm
2. Trim & respond inline (please don't top post or snip everything)
3. Benefit others: follow up if you are helped or you found a solution
.



Relevant Pages

  • Re: Problem with multiple video renderer in a graph
    ... querying IVideoWindow from IBaseFilter. ... interface from an IBaseFilter instead of an IGraphBuilder? ... querying interfaces from graph builder or from Video renderer was the ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: The Failure of OOP
    ... >> Hi Calum, ... > could definitely rig something that will show interfaces in your favour. ... In some scenarios you would have more pointers than objects, ... Christopher Diggins ...
    (comp.object)
  • Re: Passing Smart Pointers as Parameters
    ... How do you obtain interface pointers on your own object? ... It's not the problem with the interfaces on my object. ... debug output... ... should see the debug output, ...
    (microsoft.public.vc.atl)
  • Re: What I dont like about C# so far, compared to C++ (managed or otherwise)
    ... 1/ no pointers or tracking pointers or handles--this is absurd. ... order to support them. ... In what way aren't interfaces supported? ... inheritance of interface and single inheritance of implementation. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Does IUnknown pointer comparison work across process boundarie
    ... Many thanks Igor, thats the gist of what I am asking. ... These interface pointers would arrive in theObjectComparer.exe process via ... the interfaces passed to SetObject1() and SetObject2 ...
    (microsoft.public.win32.programmer.ole)