Inside Macintosh: QuickTime Reference
| Previous | Chapter Contents | Chapter Top | Next |
mcActionDoScript allows a movie to send requests to execute scripts of various sorts to a host application. The parameter is a QTDoScriptPtr.
struct QTDoScriptRecord {The scriptTypeFlags currently defined are:
enum {For more information, see the explanation above of the new wired action kActionDoScript.
mcActionRestartAtTimeThis allows a movie to be restarted at a particular time and rate.
The parameter is a QTRestartAtTimePtr.
struct QTRestartAtTimeRecord {For more information, see the explanation above of the new wired action kActionMovieRestartAtTime.
Inside Macintosh: QuickTime Reference
| Previous | Chapter Contents | Chapter Top | Next |