Re: [Live-devel] New TaskScheduler 'event trigger - Usinf

2010-12-14 Thread Ross Finlayson
When I trigger the triggerEvent() from my separate thread (DirectShow Input pi Thread), I see that it's being catch by the BasicTaskScheduler::SingleStep, Thinking that the way to work with the UsageEnvironment is in the old fusion way - env->taskScheduler().doEventLoop(). Whiteout using the

[Live-devel] New TaskScheduler 'event trigger - Usinf

2010-12-13 Thread Eyal Shveky
Hi, Thanks you very much for this feature, I guess that I'm not the only one that was waiting for that. J When I trigger the triggerEvent() from my separate thread (DirectShow Input pi Thread), I see that it's being catch by the BasicTaskScheduler::SingleStep, Thinking that the way to work wi