|
Version: 1.2 Posted: 2007-08-31 Build Requirements: Mac OS X 10.4, Xcode 2.4 Runtime Requirements: Mac OS X 10.4, QuickTime 7 Download Sample (QTKitCreateMovie.zip, 653.3K) |
||||||||
DescriptionThe QTKitCreateMovie sample demonstrates how to create a QuickTime movie from a series of jpeg images using the QTKit APIs. This is accomplished by creating an "empty" movie, using the -addImage: method to add images to the movie, and finally using the -updateMovieFile: method to save the movie to a file on disk (or flattening the movie to a different file with the -writeToFile method). Document Revision History
|
|