GetVideoEncoder
|
GetVideoEncoder Method |
Description
Get the name of avi video encoder at the specified index.
Syntax
Public Function GetVideoEncoder( _ |
Parameter
index
the index of avi video encoder
Return Value
return the string of video encoder name
Example
Visual Basic Syntax |