These pages are auto-generated from self-documenting comments embedded in class files.
For more information on breve and steve, refer to the breve homepage.

Abstract : Movie

This class is included as part of the file Movie.tz.
To use this class in a simulation, include the line "@use Movie."

Class description:

Records MPEG movies of breve runs.

The dimensions of the movie are determined by the size of the simulation viewing area when the movie export begins. Resizing the viewing area while the movie is exporting will produce undesirable results.

The Movie class does not work when using the non-graphical ("breve_cli") breve.

Class methods:


close

Closes the MPEG file and stops recording.


record to filename (string)

Create a new MPEG movie file with the name filename. New frames will be automatically added to the movie as the simulation runs until the object is released or close is called. filename should end with ".mpg" or ".mpeg".


Documentation created Sun Oct 7 19:13:03 2007