IDLgrMPEG::Save

Syntax | Arguments | Keywords | Version History

The IDLgrMPEG::Save procedure method encodes and saves the MPEG sequence to the specified filename.

Note
The MPEG standard does not allow movies with odd numbers of pixels to be created.

Syntax

Obj->[IDLgrMPEG::]Save [, FILENAME=string]

Arguments

None

Keywords

FILENAME

Set this keyword to a string representing the name of the file in which the encoded MPEG sequence is to be stored. The default is idl.mpg.

Version History

5.1

Introduced

Pre 6.1

Deprecated CREATOR_TYPE keyword

For more information on deprecated features, see IDL API History.