|
Technote 1139QuickTime 3.0.2Apple Worldwide Developer Technical Support |
CONTENTS |
This Technote describes the changes between the final release of QuickTime 3.0 and the update release of QuickTime 3.0.2 QuickTime 3.0.2 can be described as a minimal-changes release that provides a number of bug fixes and an increase in performance for high-end video playback applications. It also defines and implements two new API calls, which are documented here. |
New APIsQuickTime 3.0.2 adds one new API to the Movie Export component interface:
You call this routine to set a GetPropertyProc for the movie
export component. This is the same GetPropertyProc that can
be set in the call MovieExportAddDataSource . This allows you
to set a property proc and programmatically control the
properties of the export without exporting from a data
proc.
QuickTime 3.0.2 also adds one new API to the Data Handler component interface:
Calling this routine returns information about the data handler component. The following flags can be returned by this call:
|
Determining Installed VersionAs always, the way to determine
which version of QuickTime is installed is to call
|