[Live-devel] what is the use of WindowsAudioInputDevice_common::hAudioReady

jianjun ye jjye at jdl.ac.cn
Tue Feb 28 23:04:53 PST 2006


    What is the variable WindowsAudioInputDevice_common::hAudioReady in WindowsAudioInputDevice_common.cpp used for?
there are only two sentence about this variable:
hAudioReady = CreateEvent(NULL, TRUE, FALSE, "waveIn Audio Ready");
SetEvent(hAudioReady);
are these sentence the mutex of sinking thread and audioinput thread? how does it work?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20060228/0b3c7385/attachment-0001.html


More information about the live-devel mailing list