QTKitProgressTester

Last Revision:
Version 1.1, 2005-08-01
Updated to produce a universal binary. No code changes were required.
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

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.