VideoCodecName property
Description
A name of the current video codec.
Set this property to change the video codec.
Default codec is Microsoft Video
1.
See the code examples for details.
Property type
A String value.
Syntax [Visual Basic]
Property VideoCodecName As String
|