| 
    PrimoBurner for .NET
    5.0
    
   CD, DVD and Blu-ray Software Development Kit 
   | 
 
Defines constants for 1x speeds in Kbytes/s. More...
Static Public Attributes | |
| const double | BD = 4496.0 | 
| Data transfer rate in Kbytes/s when burning or reading Blu-ray Disc at 1x, i.e.   | |
| const double | CD = 176.4 | 
| Data transfer rate in Kbytes/s when burning or reading CDs at 1x.   | |
| const double | DVD = 1385.0 | 
| Data transfer rate in Kbytes/s when burning or reading DVDs at 1x.   | |
Defines constants for 1x speeds in Kbytes/s.
      
  | 
  static | 
Data transfer rate in Kbytes/s when burning or reading Blu-ray Disc at 1x, i.e.
4496.0 Kbytes/s. 1 Kbyte = 1000 bytes.
      
  | 
  static | 
Data transfer rate in Kbytes/s when burning or reading CDs at 1x.
CD 1x = 176.4 Kbytes/s. 1 Kbyte = 1000 bytes.
      
  | 
  static | 
Data transfer rate in Kbytes/s when burning or reading DVDs at 1x.
DVD 1x = 1385.0 Kbytes/s. 1 Kbyte = 1000 bytes.