[Live-devel] about DeviceSource::eventTriggerId
Ross Finlayson
finlayson at live555.com
Sat Nov 12 07:03:05 PST 2011
> when i call myDeviceSource->signalNewFrameData from seperate thread,what happened in DeviceSource after ourScheduler->triggerEvent(DeviceSource::eventTriggerId, ourDevice); ? that is ,which function in DeviceSource would be excute after ourScheduler->triggerEvent(DeviceSource::eventTriggerId, ourDevice);?
The function that you gave - as a parameter - to the call to "createEventTrigger()" that returned "DeviceSource::eventTriggerId". In the "DeviceSource.cpp" code, this is the function "deliverFrame0()".
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20111112/f20e2e5d/attachment.html>
More information about the live-devel
mailing list