home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-09-04 | 603 b | 17 lines | [TEXT/KAHL] |
-
- MovieController Exerciser
- -------------------------
-
- This is a tiny application which will open and play QuickTime movies.
- There are menu options to control many of the MovieController's features.
-
- At the beginning of "MovieController Exerciser.c" are several #defines
- which let you choose how many replicas of a movie appear in each window.
-
- The QuickTime headers must be in the system-include path of the compiler.
-
- The file, "MovieController Exerciser.c" contains all the routines that
- draw and play the movie, and so on. "BigEasy2.c" is a basic Macintosh program
- shell that this application uses.
-
-