StarBurn OCX
ContentsIndexHome
PreviousUpNext
IDevice::SetCacheBufferSizeInMBs Method
C++
[id(49), helpstring("sets cache buffer size for device, set zero to use default cache size")]
HRESULT SetCacheBufferSizeInMBs([in] ULONG CacheBufferSizeInMBs);
Parameters 
Description 
AudioFilesList 
List of the audio files for burning
 
TestWrite 
Indicates is it test-write or real burn 

This function is used to burn audio cd from audio files list

Device.AudioCD(pSomeAudioFilesList, bTestWrite);
Links