Solid Edge Framework Type Library
CreateMovieRecorder Method
Description
Creates a movie recorder.
Syntax
Visual Basic
Public Sub CreateMovieRecorder( _
   ByVal Format As seMovieFormatConstants _
) 
Parameters
Format
ValueDescription
seMovieFormatAVIAVI Movie Format
seMovieFormatWMVWMV Movie Format
Remarks

In ST8, AVI and WMV formats are supported.

Please also note that The movie recorder must be created before attempting to set any of the movie settings.

See Also

View Object  | View Members