Take a look at TrackAtOnceFromTree sample. It does exactly what you want (burning w/o buffering inside image) and it's easiest to understand.
eangjeli wrote:
Hi,
I have download StarBurn SDK a few days ago, and i am valutating if i can use it for my application. As i am not used to write programs in c / c++ i am finding some difficulties in understanding it, so i need some help.
For my application, i need to burn a Data CD/DVD without creating an image first, or in other words i need to use Burn On the Fly. I looked the samples of Starburn SDK and in almost all of them, we create an image before burning to CD/DVD.
Does anyone know if there is any way to do this? If so, please help me.
Thanks.