Retired Document
Important: This document may not represent best practices for current development. Links to downloads and other resources may no longer be valid.
Introduction to QuickTime Initialization Guide
Before you can call QuickTime functions, your application must initialize QuickTime. You may also want to check the version of QuickTime installed on the user’s computer to verify that it supports all the features your application uses.
If you are working on a Windows platform, you also need to verify that QuickTime is installed and initialize the QuickTime Media Layer (QTML).
If you are writing a threaded application, and intend to call QuickTime functions from multiple threads, you need to initialize QuickTime for each worker thread explicitly.
This document describes how and when to initialize QuickTime and the QuickTime Media Layer, and how to check to see if QuickTime is installed, as well as what version is installed.
If you are a QuickTime developer writing procedural C to create QuickTime applications or QuickTime components, you should read this document.
Copyright © 2004, 2018 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2018-06-04