Version: 1.0.3

Posted: 2009-03-16

Build Requirements: Xcode 2.1

Runtime Requirements: QuickTime 7+, Mac OS X 10.3.9+

View Source Code:

Download Sample Code (“QTMetaData.zip”, 55.0K)



Description

QTMetaData demonstrates how to use the QuickTime MetaData APIs to iterate over all available metadata items in a file.

Document Revision History

Date Notes
2009-03-16Minor update to StringUtils.c
2006-01-12Corrected numValues used when calling CFDictionaryCreate in GetDataTypePropValueAndSizeAsString
2005-10-28OSTypes now print correctly on Intel-based Macs, fixed crash when listing album art.
2005-08-10Demonstrates the QuickTime 7 MetaData APIs in a Carbon application.