Package quicktime.std.movies

Interface Summary
ExecutingWiredAction Classes that implement this interface can be installed into a given movie and receive notification when their wired actions are executed
MovieDrawingComplete Object that implement this interface can be installed to a given movie and notified by the MovieToolbox whenever drawing is completed on that movie
MoviePrePreroll Object that implement this interface can be installed to a given movie and notified by the MovieToolbox whenever the pre-preroll of a movie is completed.
MovieProgress The MovieProgress interface can be implemented to allow you to attach a progress handler to each movie.
 

Class Summary
ActionFilter The ActionFilter class is used by action filters on the MovieController.
Atom Class that represents the QTAtom object
AtomContainer The AtomContainer corresponds to a QuickTime atom container.
AtomData This is a Read Only structure that is used to read the values that are stored in an atom of an AtomContainer.
EffectsList This class creates an AtomContainer that contains the necessary information for displaying a list of effects
FullScreen The FullScreen class implements the behavior for converting a screen to full screen mode and back to normal mode.
IStringInfo The IStringInfo class implements the International String structure of the Movie Toolbox.
LoadSettings The LoadSettings class implements the load settings for movie tracks.
Movie The Movie class implements methods for the corresponding QuickTime structure.
MovieController The MovieController class implements the corresponding data structure of the Movie Toolbox.
MovieEditState The MovieEditState class implements the corresponding data structure of the Movie Toolbox.
MovieInfo The MovieInfo class holds various information returned by the Movie Toolbox about a movie.
MultiMovieController The MultiMovieController class allows for multiple movies to be associated with a single controller.
ParameterDialog This class creates an AtomContainer that contains the necessary information for displaying a list of effects
QTGetExternalMovieRecord  
ResolvedQTEventSpec This class is returned from ActionFilters that deal with WiredSprite actions.
SearchResult The SearchResult class represents the results returned from searching for text in a movie.
StatusInfo The StatusInfo class represents the results returned from querying the status of a movie.
TimeInfo The TimeInfo class represents time information returned by the Movie Toolbox and general usage to pass in information regarding timing.
Track The Track class implements the corresponding data structure of the Movie Toolbox.
TrackEditState The TrackEditState class implements the corresponding data structure of the Movie Toolbox.
TweenData TweenData is a variable data structure that is used to set tween atom values that are stored in an atom of an AtomContainer with insertChild(...