Solid Edge Framework Type Library
GetAvailableMovieCodecs Method
List of codecs available on user's computer.
Description
Returns a list of the available recording codecs for the current movie format.
Syntax
Visual Basic
Public Sub GetAvailableMovieCodecs( _
   ByRef AvailableCodecs() As String _
) 
Parameters
AvailableCodecs
List of codecs available on user's computer.
Remarks
The movie recorder for the appropriate format must be created before using this method.
See Also

View Object  | View Members