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

Show in webframe

MediaWriterDiscTypeCode Enumeration






Provides the enumeration type for all supported recordable or rewritable disc types.
Syntax
public enum MediaWriterDiscTypeCode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum MediaWriterDiscTypeCode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MediaWriterDiscTypeCode

            

            
public enum class MediaWriterDiscTypeCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0xFFFFFFFFDiscTypeNone(-1) No disc in drive.
0x00000000DiscTypeUnknown(0) Unknown disc type (not recognized).
0x00000001DiscTypeCDROM(1) Read-only CDROM (not recordable).
0x00000002DiscTypeCDR(2) Recordable (write once) CD, CD-R.
0x00000003DiscTypeCDRW(3) Rewritable CD-RW.
0x00000004DiscTypeDVDROM(4) Read-only DVD-ROM. (not recordable).
0x00000005DiscTypeDVDR(5) Recordable (write once) DVD-R.
0x00000006DiscTypeDVDRW(6) Rewritable DVD-RW.
0x00000007DiscTypeDVDRAM(7) Rewritable DVD-RAM. This type of disc is usually housed in a cartridge.
0x00000008DiscTypeDVDPLUSRW(8) Rewritable DVD+RW
0x00000009DiscTypeDVDPLUSR(9) Recordable DVD+R
0x0000000ADiscTypeDVDPLUSRDL(10) Recordable DVD+R Dual Layer
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaWriter.MediaWriterDiscTypeCode

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