| 
    PrimoBurner for .NET
    5.0
    
   CD, DVD and Blu-ray Software Development Kit 
   | 
 
Container for the CD features supported by the device. More...
Properties | |
| bool | CanReadCDR [get] | 
| Indicates the device can read CD-R media.  | |
| bool | CanReadCDROM [get] | 
| Indicates the device can read CD-ROM media.  | |
| bool | CanReadCDRW [get] | 
| Indicates the device can read CD-RW media.  | |
| bool | CanReadCDText [get] | 
| Indicates the device supports CD-Text reading.  | |
| bool | CanReadPackedRW [get] | 
| Indicates the device supports R-W sub-channel reading with the returned R-W data de-interleaved and error corrected.  | |
| bool | CanReadRawRW [get] | 
| Indicates the device supports raw R-W sub-channel reading.  | |
| bool | CanTestWrite [get] | 
| Indicates the device supports test writing/simulation on CD-R/CD-RW.  | |
| bool | CanWriteCDR [get] | 
| Indicates the device can write CD-R media.  | |
| bool | CanWriteCDRW [get] | 
| Indicates the device can write CD-RW media.  | |
| bool | CanWritePacket [get] | 
| Indicates the device can write CD using the Packet method (WriteMethod.Packet)  | |
| bool | CanWriteRawDao [get] | 
| Indicates the device can write CD using one of the RAW methods.   | |
| bool | CanWriteRawDaoWithPQ [get] | 
| Indicates the device can write CD using RAW data and packed P-Q sub-channel information.  | |
| bool | CanWriteRawDaoWithPW [get] | 
| Indicates the device can write CD using RAW data, raw P-Q and Packed R-W sub-channel information.  | |
| bool | CanWriteRawDaoWithRawPW [get] | 
| Indicates the device can write CD using RAW data and raw P-W sub-channel information.  | |
| bool | CanWriteSao [get] | 
| Indicates the device can write CD using the Session-At-Once method (WriteMethod.Sao)  | |
| bool | CanWriteTao [get] | 
| Indicates the device can write CD using the Track-At-Once method (WriteMethod.Tao)  | |
Container for the CD features supported by the device.
      
  | 
  get | 
Indicates the device can write CD using one of the RAW methods.
(WriteMethod.RawDao, WriteMethod.RawDao2352 or WriteMethod.FullRawDao).