Version: 1.1

Posted: 2006-01-03

Build Requirements: Xcode 2.2, Mac OS X 10.4, or Mac OS X 10.3.9 and QuickTime 7.0

Runtime Requirements: Mac OS X 10.4, or Mac OS X 10.3.9 and QuickTime 7.0

View Source Code:

Download Sample (“QTKitMovieShuffler.zip”, 142.2K)
Download Sample (“QTKitMovieShuffler.dmg”, 168.9K)



Description

The QTKitMovieShuffler sample demonstrates how to create a simple movie player application for movie files using QTKit. Movie files may be opened and displayed by dragging them into the drag region in the lower portion of the window or by opening them via the File->Open menu item -- they are then added to an ordered list. Once they appear in the list they may be re-ordered by simply dragging them to a new position in the list.

Once opened, the first frame of the movie is displayed in the window. The user may then play the movie using the play button control, or jump to the beginning/end of the movie using the other buttons.

As the movie is played, the time display will show the current movie time, and the time-line slider will advance. The user may click & drag the time-line slider at any time to adjust the current display time of the movie.

After multiple movie files have been opened the user may save these files to a new movie file -- the new file will contain all the movie files concatenated together in the same order as they appear in the window list.

Document Revision History

Date Notes
2006-01-03Project Renamed
2005-09-01Demonstrates a simple QTKit movie player application.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.