Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

CaptureStillTap Enumeration






Specifies where in the stream a still image is captured from.
Syntax
'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  
Members
ValueMemberDescription
0x00000000Source Indicates that the still image will be captured from the capture pin at the source.
0x00000001Processors Indicates that the still image will be captured from the capture pin after the processors.
0x00000002StillPin Indicates that the still image will be captured from the still pin (if it exists).
Remarks
If the capture device does not have a still pin, it will be captured from the capture pin. (So it will default to CaptureStillTap.Source). Capture devices with a still pin will usually have a hardware button that can trigger when the still image capture should take place.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.CaptureStillTap

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features