Leadtools.Multimedia Namespace : ConvertState Enumeration |
public enum ConvertState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ConvertState Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ConvertState
public enum ConvertState : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.ConvertState = function() { }; Leadtools.Multimedia.ConvertState.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ConvertState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
NotReady | Indicates that the ConvertCtrl object is not ready for conversion. |
Paused | Indicates that the ConvertCtrl object is paused; no data is being converted. |
Running | Indicates that the ConvertCtrl object is converting data. |
Stopped | Indicates that the ConvertCtrl object is ready for conversion and stopped. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.ConvertState
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