I want to update my Surface, at preecisely every 100ms. Use case is I receive video frames(10frames/sec) from the network(h. 263) and decode this and display it on surface (using postbuffer). The issue I have is how to get precise timer expiry call back(100ms). In the logs I observed sometimes it comes at 80ms and sometimes after 200ms.
Thanks Sreenu -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

