<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] New TaskScheduler 'event trigger -
Usinf</title></head><body>
<blockquote type="cite" cite>When I trigger the<b> triggerEvent()</b>
from my separate thread (DirectShow Input pi Thread), I see that it's
being catch by the<b> BasicTaskScheduler::SingleStep</b>, Thinking
that the way to work with the<b> UsageEnvironment</b> is in the old
fusion way -<b> env->taskScheduler().doEventLoop().</b><br>
</blockquote>
<blockquote type="cite" cite>Whiteout using the<b>
watchVariable</b>?</blockquote>
<div><br></div>
<div>The 'event trigger' mechanism is similar to the existing 'watch
variable' mechanism (which remains available) - but 'event triggers'
are probably easier to use if you want to do what you are doing:
Signalling an event from an external thread.</div>
<div><br></div>
<div>(If you decide to use the 'event trigger' mechanism, then be sure
to use the latest version of the code: 2010.12.14)</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>