ConvertState Enumeration

Summary
Specifies the current state of the ConvertCtrl object.
Syntax
C#
C++/CLI
public enum ConvertState   
public enum class ConvertState   
Members
ValueMemberDescription
0NotReady Indicates that the ConvertCtrl object is not ready for conversion.
1Stopped Indicates that the ConvertCtrl object is ready for conversion and stopped.
2Running Indicates that the ConvertCtrl object is converting data.
3Paused Indicates that the ConvertCtrl object is paused; no data is being converted.
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.