Re: Capture Filter
- From: "Vinter" <vinterr@xxxxxxx>
- Date: Fri, 7 Oct 2005 18:10:04 +0200
Thanks for the rapid response,
I saw immediately after your answer that in the Callback notification method
the OS sends a similar message WIM_DATA (which its value is also 0x3c0), but
I couldn't intercept it with SPY++ either.
Can you farther direct me?
Thanks in advance
Vinter
"Chris P. [MVP]" <msdn@xxxxxxxxxxxx> wrote in message
news:136qviih1fcyp.bc9zxxng0rp5.dlg@xxxxxxxxxxxxx
> On Fri, 7 Oct 2005 13:15:50 +0200, Vinter wrote:
>
> > Thanks Chris,
> >
> > I followed your information and tried to trace Windows Multimedia
messages
> > of type MM_WIM_DATA to my DirectShow capture application. I have done
that
> > with SPY++ (looking for an "unknown messages" 0x3c0 -taken from
mmsystem.h).
> > I could easily trace these messages in my own applications and in common
> > applications like "Windows Sound Recorder" but couldn't with my
DirectShow
> > application and also with some other application like MSN Messenger and
> > Windows Messenger. Can you direct me what am I doing wrong?
>
> Window messages are only one of the available notification methods. Also
> there is callback, event, and polling. The DirectShow capture filter uses
> the callback method.
.
- Follow-Ups:
- Re: Capture Filter
- From: Chris P. [MVP]
- Re: Capture Filter
- References:
- Capture Filter
- From: Vinter
- Re: Capture Filter
- From: Chris P. [MVP]
- Re: Capture Filter
- From: Vinter
- Re: Capture Filter
- From: Chris P. [MVP]
- Capture Filter
- Prev by Date: Re: Help - Anyone using "Sonic Foundry Pitch Shift" plug-Ins filter with DirectShow in development?
- Next by Date: Re: Capture Filter
- Previous by thread: Re: Capture Filter
- Next by thread: Re: Capture Filter
- Index(es):
Relevant Pages
|