LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

CaptureMode Enumeration






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
Leadtools.Multimedia.CaptureMode = function() { };
Leadtools.Multimedia.CaptureMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CaptureMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AudioSpecifies that only audio should be captured.
AutoFramesSpecifies that an automatically triggered sequence of frames should be captured.
AutoFramesAndAudioSpecifies that an automatically triggered sequence of audio frames should be captured.
InhibitRunSpecifies that previewing images is inhibited.
ManualFramesSpecifies that a manually triggered sequence of frames should be captured.
ManualFramesAndAudioSpecifies that a manually triggered sequence of audio frames should be captured.
MaskUsed internally to remove mode bits higher than 0x000000FF.
ModifierMaskUsed internally to remove modifier bits lower than 0xFF000000.
StillSpecifies that still images will be retrieved through calls to CaptureCtrl.GetStillDIB and CaptureCtrl.GetStillImage.
VideoSpecifies that only video should be captured.
VideoAndAudioSpecifies that both audio and video should be captured.
VideoOrAudioSpecifies that audio, video, or both should be captured.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Multimedia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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