Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

ConvertState Enumeration






Specifies the current state of the ConvertCtrl object.
Syntax
'Declaration
 
Public Enum ConvertState 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As ConvertState
public enum class ConvertState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000NotReady Indicates that the ConvertCtrl object is not ready for conversion.
0x00000001Stopped Indicates that the ConvertCtrl object is ready for conversion and stopped.
0x00000002Running Indicates that the ConvertCtrl object is converting data.
0x00000003Paused Indicates that the ConvertCtrl object is paused: no data is being converted.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaFoundation.ConvertState

Requirements

Target Platforms

See Also

Reference

Leadtools.MediaFoundation Namespace

Error processing SSI file
Leadtools.MediaFoundation requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features