Version: 1.2

Posted: 2006-05-11

Build Requirements: XCode 2.2, or Java 2 SDK for Windows, and QuickTime 7

Runtime Requirements: Java 1.5 and QuickTime 7, or later, recommended

View Source Code:

Download Sample (“PlayMovie.zip”, 187.6K)
Download Sample (“PlayMovie.dmg”, 246.6K)



Description

Excellent if you are just getting started with QuickTime for Java! A Simple example demonstrating QuickTime content playback.

The user is shown a sample movie and is able to open another QuickTime Movie file through the File menu. The opened movie is presented in its own window with the standard movie controller. The window is initially sized to fit the movie but resizing the window will scale the movie. The MovieController is displayed on screen using a QTComponent. The QTComponent is created using QTFactory.makeQTComponent(MovieController mc).

Document Revision History

Date Notes
2006-05-11Support for XCode 2. Modified project layout for platform independent distribution and compilation.
2003-01-14Demonstrates QuickTime content playback within a java.awt.Frame using the QTFactory to create a QTComponent.

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.