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

Show in webframe

MediaWriterState Enumeration






Provides the enumeration for the current operation state.
Syntax
'Declaration
 
Public Enum MediaWriterState 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MediaWriterState

            

            
public enum class MediaWriterState : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000StateIdle(0) The writable drive is in the idle state.
0x00000001StateWriting(1) The writable drive is writing data to the disc.
0x00000002StateTestWriting(2) The writable drive is performing a test write. No actual data is written to the disc.
0x00000003StateErasing(3) The writable drive is erasing the disc.
Remarks
This enumeration type provides the list of all possible operation states for the drive. Note: Certain operations and checks cannot be performed while the writable drive is not in the Idle state.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaWriter.MediaWriterState

Requirements

Target Platforms

See Also

Reference

Leadtools.MediaWriter Namespace

Error processing SSI file
Leadtools.MediaWriter requires a Document, Medical or Multimedia toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features