Introduction
LEADTOOLS Media Writer C API Introduction
Summary
With the LEADTOOLS Media Writer C API, developers can create and burn data CDs, DVDs, and ISO using COM. DVD images can be burned to DVD R, +R, RW, +RW, +DL, CD R, and RW formats.
When used in conjunction with the LEADTOOLS DVD Authoring functionality, developers have everything needed to create and burn movie DVDs.
Additionally, any set of files can be burned to the disc, making document archival systems and DICOM DVD creation excellent examples of the many uses for the LEADTOOLS Media Writer.
Key Features
- Burn any kind of data to CD, DVD, and ISO
- Burn video DVDs created by the LEADTOOLS DVD Authoring functionality
-
Programmatically control the media burning hardware with an easy-to-use API that can
- Enumerate burners
- Detect the type of drive
- Detect supported media for each drive
- Close and eject drives
- Enumerate supported speeds for each drive
- Select the burn speed
- Issue a progress callback for the burn
- Provide IS0-9660 Level 1 support
-
Supported Media Formats
- DVD -R
- DVD +R
- DVD -RW
- DVD +RW
- DVD +DL
- CD -R
- CD -RW
- ISO File
See Also
Reference
API Overview
Programming with LEADTOOLS Media Writer
Version History
LEADTOOLS Media Writer C API Changes