CaptureState Enumeration

Summary
Specifies the current state of the CaptureCtrl object.
Syntax
C#
C++/CLI
public enum CaptureState   
public enum class CaptureState   
Members
ValueMemberDescription
0NotReady Indicates that the capture control is not ready for capturing.
1Stopped Indicates that the capture control is ready to run.
2Previewing Indicates that the capture control is previewing, but no capturing.
3Pending Indicates that a capture graph is built and ready to run.
4Running Indicates that the object is actively capturing data.
5Paused Indicates that the capture graph is currently paused.
Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.