Leadtools.Multimedia Namespace : WMT_Version Enumeration |
'Declaration Public Enum WMT_Version Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WMT_Version
public enum WMT_Version : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class WMT_Version : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00040000 | V4 | The profile was/should be created using Version 4 of the media format SDK. |
0x00070000 | V7 | The profile was/should be created using Version 7 of the media format SDK. |
0x00080000 | V8 | The profile was/should be created using Version 8.2 of the media format SDK. |
0x00090000 | V9 | The profile was/should be created using Version 9 of the media format SDK. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.WMT_Version