Playing, Recording, and Editing Video in the iPhone with MonoTouch Article

This article resumes where we left off in "Working with Images and Animation on the iPhone and iPad with .NET and C#: Part 1," which looked at multimedia app development on the iPhone and iPad, including how to display simple images, take pictures with the device's camera, and perform some simple animation with the images. In this article, part 2, we'll look at how to perform more complicated animation using the NSTimer and UIView classes, how to display and record video, and how to edit the video.

Link: http://www.devproconnections.com/article/mobile-development/animation-app-iphone-ipad-142265

No Comments