PrimoBurner for .NET  4.6
CD, DVD and Blu-ray Software Development Kit
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Speed1xKB Struct Reference

Defines constants for 1x speeds in Kbytes/s. More...

Public Attributes

const double BD = 4496.0
 Data transfer rate in Kbytes/s when burning or reading Blu-ray Disc at 1x, i.e. More...
 
const double CD = 176.4
 Data transfer rate in Kbytes/s when burning or reading CDs at 1x. More...
 
const double DVD = 1385.0
 Data transfer rate in Kbytes/s when burning or reading DVDs at 1x. More...
 

Detailed Description

Defines constants for 1x speeds in Kbytes/s.

Member Data Documentation

const double BD = 4496.0

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.

const double CD = 176.4

Data transfer rate in Kbytes/s when burning or reading CDs at 1x.

CD 1x = 176.4 Kbytes/s. 1 Kbyte = 1000 bytes.

const double DVD = 1385.0

Data transfer rate in Kbytes/s when burning or reading DVDs at 1x.

DVD 1x = 1385.0 Kbytes/s. 1 Kbyte = 1000 bytes.