Leadtools.Multimedia Namespace : DVResolution Enumeration |
'Declaration Public Enum DVResolution Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DVResolution
public enum DVResolution : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class DVResolution : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Default | Default resolution stored in the registry. |
0x000003E8 | Full | Decode at full size. |
0x000003E9 | Half | Decode at half size. |
0x000003EA | Quarter | Decode at quarter size. |
0x000003EB | DC | Decode at one-eighth size. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVResolution