Could you tell me how to record only media player's audio output without microphone's input?

"刘捷" <[email protected]> Tue, 9 Aug 2011 21:25:45 +0800
Newsgroups gmane.comp.lib.openal
Message-ID <[email protected]>
I use following api, but it records both media player's audio output and microphone's input.
 pCaptureDevice = alcCaptureOpenDevice(NULL, 22050, AL_FORMAT_MONO16, BUFFERSIZE);
  
 Could you tell me how to record only media player's audio output without microphone's input?

_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal