Leadtools.Multimedia Namespace : CaptureStillTap Enumeration |
'Declaration Public Enum CaptureStillTap Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CaptureStillTap
public enum CaptureStillTap : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class CaptureStillTap : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Source | Indicates that the still image will be captured from the capture pin at the source. |
0x00000001 | Processors | Indicates that the still image will be captured from the capture pin after the processors. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.CaptureStillTap