What's New in QuickTime 5
| Previous | Chapter Contents | Chapter Top | Next |
Movie Class Changes
Additional movie properties.
Note that the following are runtime-only properties, taking effect immediately when you set them:
-
close when done
-
quit when done
The following are auto properties (persistent), i.e., they are saved with the movie. If you set them, they don't take effect until the next time you open the movie.
-
auto close when done boolean -- will the movie automatically close when done playing?
-
auto present boolean -- will the movie automatically start presenting?
-
auto quit when done boolean -- will the player automatically quit when done playing?
-
controller type standard/qtvr/none -- the type of controller associated with the movie
-
live stream boolean [r/o] -- is this a live streaming movie?
-
stored stream boolean [r/o] -- is this a stored streaming movie?
-
local playback boolean [r/o] -- is this a local movie?
-
fast start boolean [r/o] -- is this a fast-start movie?
-
max time loaded integer [r/o] -- the amount of time loaded in a fast start movie
-
preferred rate small real -- the preferred rate of the movie
-
presentation size half/normal/double/screen/current -- size at which the movie will be presented
-
presentation mode normal/slide show -- mode in which the movie will be presented
-
preview 'csel' -- start time and end time of the movie preview
-
href international text [r/o] -- the internet location to open when clicking on the movie (overrides track hrefs)
-
plugin settings list [r/o] -- the QuickTime Plugin settings stored in the movie
-
saveable boolean -- can the movie be saved?
-
load state integer [r/o] -- the current state of a fast-start or streaming movie
© 2001 Apple Computer, Inc.
What's New in QuickTime 5
| Previous | Chapter Contents | Chapter Top | Next |