I want to know if there is any public API in AVFoundation or any other framework which can be used to record screen like Talking Tom Cat does. I looked into AVFoundation and
you can do it in the following steps:
there is a sample application for understanding these things in the wwdc2010 sample code.
hope this helps.(sample app name : aveditdemo)