Re: wave api callback mechanism
- From: Anwar <sm.anwar04@xxxxxxxxx>
- Date: Wed, 17 Oct 2007 07:37:00 -0700
On Oct 17, 5:51 pm, voidcoder <voidco...@xxxxxxxxx> wrote:
> and just before that I also set the flag of the WAVEHDR
> structure to "not in queue"
Are you setting the WHDR_DONE flag before reporting
completion?
--
Oleg
Anwar wrote:
Hi,
I am trying to develop a waveform audio driver using UAM model.
Whenever I am done with playback of the particular WAVEHDR data I call
the callback function passed by wave audio manager using WAVEOPENDESC
structure and just before that I also set the flag of the WAVEHDR
structure to "not in queue"
But as soon as the callback function is called I get the error in
"waveapi.cpp" which obviously is not present since it is not a shared
source code
The error I get is this
"wave calllback: client header invalidated while pending"
I really dont know how to fix this.
Getting very frustrating since I cant even debug into it
Any help would be great help
Regards
Anwar- Hide quoted text -
- Show quoted text -
Yes I am still I get the error
Any idea please
Thanks
\anwar
.
- Follow-Ups:
- Re: wave api callback mechanism
- From: voidcoder
- Re: wave api callback mechanism
- References:
- wave api callback mechanism
- From: Anwar
- Re: wave api callback mechanism
- From: voidcoder
- wave api callback mechanism
- Prev by Date: Re: Where is the right place for OAL source files in CE 5.0?
- Next by Date: Re: Build CEPC in Windows Vista
- Previous by thread: Re: wave api callback mechanism
- Next by thread: Re: wave api callback mechanism
- Index(es):
Relevant Pages
|