Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
PlayMovie
Last Revision: | Version 1.2, 2006-05-11 Support for XCode 2. Modified project layout for platform independent distribution and compilation. (Full Revision History) |
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 |
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).
Copyright © 2006 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2006-05-11