Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
README.txt
README - QTHintMovies |
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. |
Enjoy, |
QuickTime Team |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14