像录音汤姆应用程序一样录制

时间:2012-04-03 10:05:57

标签: ios cocos2d-iphone video-recording

如何使用cocos2D捕捉Iphone游戏界面,就像说汤姆应用程序一样?

1 个答案:

答案 0 :(得分:1)

使用AVAssetWriter进行工作.. 欲了解更多信息..

http://developer.apple.com/library/mac/#documentation/AVFoundation/Reference/AVAssetWriter_Class/Reference/Reference.html

希望这会有所帮助。 :)