Appleから「QuickTime SDK 7.0.2」が出ていました。ソフトウェア・アップデートから。開発者用。
The QuickTime 7.0.2 SDK contains QuickTime headers for use in creating software that employs QuickTime APIs. The SDK also includes examples and documentation that describe the capabilities of the QuickTime APIs, including the new functionality introduced in QuickTime 7.
After installation, you will find the QuickTime headers in the following directory on your system:
/System/Library/Frameworks/QuickTime.framework/Versions/Current/Headers/
Documentation will be installed in the following directory on your system:
/Developer/Documentation/QuickTime
Example code will be installed in the following directory on your system:
/Developer/Examples/QuickTime