PrimoBurner(tm) for C++  4.2
CD, DVD and Blu-ray Software Development Kit
primo::burner::Speed1xKB Namespace Reference

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

Variables

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

Detailed Description

Defines constants for 1x speeds in Kbytes/s.


Variable Documentation

const double BD = 4496.0 [static]

Defines the 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 [static]

Defines the data transfer rate in Kbytes/s when burning or reading CDs at 1x, i.e.

176.4 Kbytes/s. 1 Kbyte = 1000 bytes.

const double DVD = 1385.0 [static]

Defines the data transfer rate in Kbytes/s when burning or reading DVDs at 1x, i.e.

1385.0 Kbytes/s. 1 Kbyte = 1000 bytes.

 All Classes Namespaces Files Functions Variables Enumerations Enumerator