Retired Document
Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.
Current information on this Reference Library topic can be found here:
qttext.win
| Last Revision: | Version 1.0, 2003-01-14 Demonstrates searching on text media, using a text procedure to retrieve text, and editing text media. |
| Build Requirements: | Visual C++ 5.0 or later. |
| Runtime Requirements: | Carbon 68k or PowerPC (or newer) machines running System 8.5 or later. PC with Intel Pentium or compatible processor. QuickTime 4.0 or later. CodeWarrior Pro 2 or later or Visual C++ 5.0 or later. |
This sample code has been updated for QuickTime 5.0 QTText is a sample application that shows how to do searches on text media, how to use a simple text procedure to retrieve the text from a text media sample, and how to edit that text. It is based on the code provided with the develop article on QuickTime text by Nick Thompson (issue 20). Make sure to read that article for complete details on the techniques employed in QTText. Requirements: 68k or PowerPC (or newer) machines running System 8.5 or later. PC with Intel Pentium or compatible processor. QuickTime 4.0 or later. CodeWarrior Pro 2 or later or Visual C++ 5.0 or later. Keywords: QuickTime, Text, Media, Sample, Search
© 2003 Apple Computer, Inc. All Rights Reserved. (Last updated: 2003-01-14)