LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

CaptureMode Enumeration

Show in webframe



Values that define the type of capture to perform.
Syntax
'Declaration
 
Public Enum CaptureMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CaptureMode
public enum class CaptureMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0xFF000000ModifierMaskUsed internally to remove modifier bits lower than 0xFF000000.
0x00000000AudioSpecifies that only audio should be captured.
0x00000000VideoOrAudioSpecifies that audio, video, or both should be captured.
0x00000001VideoAndAudioSpecifies that both audio and video should be captured.
0x00000002VideoSpecifies that only video should be captured.
0x00000004ManualFramesSpecifies that a manually triggered sequence of frames should be captured.
0x00000005AutoFramesSpecifies that an automatically triggered sequence of frames should be captured.
0x00000006StillSpecifies that still images will be retrieved through calls to CaptureCtrl.GetStillDIB and CaptureCtrl.GetStillImage.
0x00000007ManualFramesAndAudioSpecifies that a manually triggered sequence of audio frames should be captured.
0x00000008AutoFramesAndAudioSpecifies that an automatically triggered sequence of audio frames should be captured.
0x000000FFMaskUsed internally to remove mode bits higher than 0x000000FF.
0x01000000InhibitRunSpecifies that previewing images is inhibited.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.CaptureMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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