LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

CaptureSettings Enumeration

Show in webframe



The CaptureSettings enumeration values control saving and loading settings for the CaptureCtrl object.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum CaptureSettings 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CaptureSettings
[FlagsAttribute()]
public enum class CaptureSettings : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0xFF000000FlagsSet all flags on. Currently this only affects the rewind flag, CaptureSettings.Rewind.
0x00000001AudioProcessorsThe audio processors settings.
0x00000001ProcessorsThe selected video and audio processors settings.
0x00000002VideoProcessorsThe video processors settings.
0x00000010AudioCompressorsThe audio compressor used.
0x00000010CompressorsThe audio and video compressors used.
0x00000020VideoCompressorsThe video compressor used.
0x00000100AudioDevicesThe selected audio device.
0x00000100DevicesThe selected audio, video, and MIDI devices.
0x00000200VideoDevicesThe selected video device. This flag includes video inputs, capture sizes, subtypes, Tuners, Crossbars, etc.
0x00000400MidiDevicesThe selected MIDI device.
0x00001000ControlsAll the properties that affect the operation of the CaptureCtrl object. Currently this includes only the CaptureSettings.MiscControls option.
0x00001000MiscControlsThe miscellaneous properties that affect the operation of the CaptureCtrl object object.
0x00FFFFFFAllAll settings.
0x01000000RewindRewind the stream to position zero before reading from or writing to it using functions like CaptureCtrl.SaveSettingsToStream and CaptureCtrl.LoadSettingsFromStream.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.CaptureSettings

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