Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace : WMT_Version Enumeration |
public enum WMT_Version : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum WMT_Version Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As WMT_Version
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