[wdmaudiodev] Simple MSVAD help

  • From: "Brian" <brianb@xxxxxxxxxxxxxxxx>
  • To: <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Mon, 19 Nov 2007 13:25:14 -0500

I can now successfully build the MSVAD Simple project from the DDK. I understand that this example writes to disk. I want to be able to play to this driver (media player for example), and use another application (for example windows sound recorder) to record to disk the output of this simple driver.


In my research it has been indicated that I need to handle the CopyTo and CopyFrom events..Being a C# developer I am a bit lost as to where to begin. I do not want to overcomplicate things. Does anyone have an example of what methods I need to call within these two events in order to facilitate the behavior above?

Many thanks in advance.
******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.com/

Other related posts:

  • » [wdmaudiodev] Simple MSVAD help