[Live-devel] Reception Packet Information
Dixon Siu
dixonsiu at mediaglue.co.jp
Tue Jun 22 19:53:17 PDT 2004
Hi Ross,
Thanks for your promptly reply.
If I follow you correctly, I should call
env->taskScheduler().scheduleDelayedTask(n, getCurrentReceiverPacketInfo,
data) within my application.
And then the method getCurrentReceiverPacketInfo(data) will be declared and
defined within my application.
So it means that every n seconds, the main thread will receive a
"callback" from live.com's thread.
Regards,
Dixon
More information about the live-devel
mailing list