←Select platform

ConvertState Enumeration

Summary

Specifies the current state of the ConvertCtrl object.

Syntax

C#
VB
C++
public enum ConvertState   
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly