![]() |
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 : CaptureStillTap Enumeration |
public enum CaptureStillTap : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum CaptureStillTap Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As CaptureStillTap
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. |
0x00000002 | StillPin | Indicates that the still image will be captured from the still pin (if it exists). |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.CaptureStillTap