Leadtools.Multimedia Namespace : CaptureState Enumeration |
public enum CaptureState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CaptureState Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CaptureState
public enum CaptureState : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.CaptureState = function() { }; Leadtools.Multimedia.CaptureState.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CaptureState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
NotReady | Indicates that the capture control is not ready for capturing. |
Paused | Indicates that the capture graph is currently paused. |
Pending | Indicates that a capture graph is built and ready to run. |
Previewing | Indicates that the capture control is previewing, but no capturing. |
Running | Indicates that the object is actively capturing data. |
Stopped | Indicates that the capture control is ready to run. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.CaptureState
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