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:
Clippings/CreateMovie.c/CreateMovieFile.txt
err = CreateMovieFile(&mySpec, /* FSSpec specifier */ |
kMyCreatorType, /* file creator type */ |
smCurrentScript, /* movie file creation flags */ |
createMovieFileDeleteCurFile | |
createMovieFileDontCreateResFile | |
newMovieActive, |
&resRefNum, /* file ref num */ |
&theMovie ); /* field to recieve movie specification */ |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14