VideoCodecData property
Description
Data string representing the codec's name/parameters
Set this property to change the video codec name and its
parameters.
See the code examples for details.
Warning: Do not compose this string
manually!
Property type
A String value.
Syntax [Visual Basic]
Property VideoCodecData As String
|