Burning DVDs

G

Guest

Hi,
My XPe application has to do the following regarding DVD handling:
- Burn, label, check label, check free space
Since there is probably no component to do this, can someone recomend third
party API/SDK/App that cope with these requirements and can be easily
integrated into my VC++ project?

Thank,
rubiny
 
K

KM

Rubiny,

1) Nero SDK? Note: they do support XPe. www.nero.com. Worked for me like a charm on XPe.
2) LEADTOOLS Multimedia SDK. Specifically, their DVD module: http://www.leadtools.com/SDK/Multimedia/dvd-imager-sdk.htm
3) Lots of .Net SDKs. E.g., IT4ce Software: http://store.it4ce.com/ProductDetails.aspx?ProductID=408 (pretty expensive though)
4) http://www.google.com/search?hl=en&q=burn+DVD+SDK

Or you can use MS IMAPI. But here you only get CD recoding on XP.
I wish DVD recoding (IMAPI v2) is back ported one day from Vista to XPe.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top