[wdmaudiodev] Hardware mixing

  • From: Vipin Kumar <vipin@xxxxxxxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Sat, 14 Mar 2009 12:20:47 +0530

Hi,
     i am writing driver of MSVAD multstr ( wavecyclic) , but i don't want
the kmixer to the mixing for me, since my driver will do it.

however, to do mixing i should be able to get multiple streams, ( say 2
different audio players playing 2 different songs )

i am not receiving execution of NewStream  whenever the second player
starts.

Should MSVAD multstr doesn't pass the stream to me as it is and  then let me
do the mixing.

the MSVAD multstr documentation says
------------------------------------------------------------------------------------------------------------
MSVAD with Multi-Stream Support (VADMULTI) SUMMARY This sample demonstrates
how to implement driver support for multiple playback streams.
--------------------------------------------------------------------------------------------------------------------

shouldn't the sample run as it is  or am i doing something wrong.I even
tried with the original MSVAD multstr, but still, not able create multiple
streams..

Can someone explain this stuff to me.


-- 
-- 
Thanks & Regards
=================
Vipin.

Other related posts: