| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Mar 2005
Posts: 1
| Burn data not from disk file, and multisession. Hi, all My task is to write a program to backup the data collected from network into a CDR. Because security reasons, the data to be burnt cannot be written to hard disk. That means no intermediate files available, so it's hard to build the NERO_ISO_ITEM tree from disk for burning. I noticed the classes declared in NeroIsoTrack.h, they were what i need. it's ok. The question comes when i burn in multisession. The normal way is to call NeroImportDataTrack to fetch the track had been burnt before, and add it to the track to be burnt. But how can i add a NERO_ISO_ITEM to my customed CNeroIsoTrack class? By using NERO_CITE_ARGS, we can setup the root item of default CNeroIsoTrack, but can i use following code? NERO_CITE_ARGS args; args.firstRootItem = NeroImportDataTrack(...); CMyIsoTrack* myTrack = (CMyIsoTrack*)NeroCreateIsoTrackEx(...); Also, i see the virtual function CNeroIsoEntry::GetImportInfo(), but i dont know how to make it work. My questions: 1, How can i put a NERO_ISO_ITEM, which is obtained by NerImportDataTrack, into my customed CNeroIsoTrack class? 2, Alternatively, if i dont use customed CNeroIsoTrack class, is there any way to burn data which is not from disk file? Many thanks for your help. |
| | |
![]() |
| If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Howto convert a GVP-file to a dvd file i burn to a disk | converternewbie | Newbie Forum | 1 | 14-05-2007 02:29 |
| Multisession burn wiped DVD disk | kstaford | Nero & InCD | 0 | 24-05-2006 19:48 |
| nercom just mounts drive, then nothing with burn of data/multisession cd | nanosyche021 | Nero SDK Discussion Forum | 2 | 24-05-2006 15:45 |
| Writing data file from hard disk to dvd + RW | p1518 | Newbie Forum | 3 | 27-06-2004 21:58 |
| can i burn multisession data dvds? with r+ | chevysales | Burning Software | 0 | 11-09-2003 01:01 |