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.
Relevant replacement documents include:
Completed Lab/QTFlatten.h
/************************************************************ |
* * |
* CONSTANTS * |
* * |
*************************************************************/ |
// constants used for QTUtils_SaveMovie |
#define kSavePrompt "Save Movie as:" |
#define kSaveMovieFileName "untitled.mov" |
#define kSaveResName "Movie Resource" |
/************************************************************ |
* * |
* FUNCTION PROTOTYPES * |
* * |
*************************************************************/ |
OSErr QTSave_FlattenMovie (Movie theMovie, FSSpec *myFile); |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14