PrimoBurner(tm) for C++
4.6
CD, DVD and Blu-ray Software Development Kit
|
Defines constants for buffer sizes in blocks. More...
Variables | |
static const int32_t | DefaultReadBufferBlocks = 26 |
The default number of blocks allocated as data buffer for digital audio or data extraction (also known as CD ripping). More... | |
Defines constants for buffer sizes in blocks.
|
static |
The default number of blocks allocated as data buffer for digital audio or data extraction (also known as CD ripping).
The max number of blocks that can be read at once should be less or equal to 26 or approximately 64KB. The USB devices cannot read more than 64KB at once.