Version: 1.0

Posted: 2003-01-14

Build Requirements: MW CodeWarrior

Runtime Requirements: Carbon

View Source Code:

Download Sample (“qthintmovies.win.zip”, 5.6K)
Download Sample (“qthintmovies.win.dmg”, 63.4K)



Description

A QuickTime movie that is to be streamed should contain a "hint track" for each media track in the movie. A hint track contains information that assists the streaming server in the process of forming and timing network packets. These hint tracks essentially free the server from having to know the details of network protocols or media-specific codecs, thereby reducing run-time processing. This mechanism also allows the server to stream new codec and network protocol types without modification (once they can be hinted). This sample code illustrates how to add hint tracks to a QuickTime movie. It illustrates several methods of doing this, and shows how to either display or not display the settings dialog box. Requires: QuickTime 5 Keywords: QuickTime, hint track, movie

Document Revision History

Date Notes
2003-01-14Illustrates how to add hint tracks to a QuickTime movie.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.