31.07.2013 23:51 Uhr, Quelle: The Unofficial Apple Weblog

DevJuice: Record UIViews with Glimpse

Glimpse offers an open source library from iOS Developer Wess Cope. It enables you to create QuickTime videos from your UIViews. The library records animations and actions, collecting screen shots over time, building a movie from the results. The API consists of two calls: one to start recording, one to stop. An optional completion block processes a file URL after wrapping up the recording. The project is surprisingly simple. It consists basically of an AV Foundation asset writer (for creating the QT movies) and a wrapper. There's no reason you couldn't use Glimpse for store deployment, for recording gameplay or similar tasks as well. Glimpse is perfect for internal testing -- especially if you want to see how test su

Weiterlesen bei The Unofficial Apple Weblog

Digg del.icio.us Facebook email MySpace Technorati Twitter

JustMac.info © Thomas Lohner - Impressum - Datenschutz