The LTDVDBurner_Progress constants specify the current operation progress.
typedef enum LTDVDBurner_Progress
{
LTDVDBurner_Progress_Idle = 0,
LTDVDBurner_Progress_Initializing = 1,
LTDVDBurner_Progress_Writing = 2,
LTDVDBurner_Progress_Finalizing = 3,
LTDVDBurner_Progress_Erasing = 4,
LTDVDBurner_Progress_Completed = 5,
LTDVDBurner_Progress_Aborting = 6,
LTDVDBurner_Progress_Aborted = 7
} LTDVDBurner_Progress;
No operation is being performed.
Performing steps required before starting the actual operation.
Writing an image to disc.
Finalizing the current operation.
Erasing data from the disc.
Operation completed.
Operation is aborting.
Operation aborted due to errors.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document