>Am I right assuming that my afterGettingFrame() function is called 
>by the TaskScheduler?

No.  Assuming that your "afterGettingFrame()" function was passed as 
a parameter to "getNextFrame()", then it will be called by 
"FramedSource::afterGetting()" (which your "doGetNextFrame()" 
implementation should have called once it completed delivery of 
incoming data).
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to