Version: 1.1

Posted: 2005-08-01

Build Requirements: 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 (“QTKitProgressTester.zip”, 43.9K)
Download Sample (“QTKitProgressTester.dmg”, 90.6K)



Description

QTKitProgressTester shows how to use the delegate methods in QTMovie.

This sample code has been updated to include a project that produces a universal binary. No code changes were required for it to run correctly on the Developer Transition Systems.

In particular, it shows how to use the -movie:shouldContinueOperation: delegate method that is called during lengthy movie operations. The -movie:shouldContinueOperation: method is used to update a progress dialog during long export operations.

Document Revision History

Date Notes
2005-08-01Updated to produce a universal binary. No code changes were required.
2005-06-01Demonstrates how to call the -movie:shouldContinueOperation: delegate method during lengthy movie operations

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.