Leadtools.Multimedia Namespace : CaptureSettings Enumeration |
[FlagsAttribute()] public enum CaptureSettings : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum CaptureSettings Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CaptureSettings
[FlagsAttribute()] public enum CaptureSettings : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.CaptureSettings = function() { }; Leadtools.Multimedia.CaptureSettings.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class CaptureSettings : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
All | All settings. |
AudioCompressors | The audio compressor used. |
AudioDevices | The selected audio device. |
AudioProcessors | The audio processors settings. |
Compressors | The audio and video compressors used. |
Controls | All the properties that affect the operation of the CaptureCtrl object. Currently this includes only the CaptureSettings.MiscControls option. |
Devices | The selected audio, video, and MIDI devices. |
Flags | Set all flags on. Currently this only affects the rewind flag, CaptureSettings.Rewind. |
MidiDevices | The selected MIDI device. |
MiscControls | The miscellaneous properties that affect the operation of the CaptureCtrl object object. |
Processors | The selected video and audio processors settings. |
Rewind | Rewind the stream to position zero before reading from or writing to it using functions like CaptureCtrl.SaveSettingsToStream and CaptureCtrl.LoadSettingsFromStream. |
VideoCompressors | The video compressor used. |
VideoDevices | The selected video device. This flag includes video inputs, capture sizes, subtypes, Tuners, Crossbars, etc. |
VideoProcessors | The video processors settings. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.CaptureSettings
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