Syntax
typedef enum LTDVDBurner_State{LTDVDBurner_State_Idle = 0,LTDVDBurner_State_Writing = 1,LTDVDBurner_State_TestWriting = 2,LTDVDBurner_State_Erasing = 3} LTDVDBurner_State;
Summary
The LTDVDBurner_State constants specify the burner state.
Constants
| Constant | Description |
|---|---|
| LTDVDBurner_State_Idle | [0] The burner is in the idle state. Operations and checks that require the burner to be in the idle state can be performed now. |
| LTDVDBurner_State_Writing | [1] The burner is performing a writing operation. Certain operations and checks cannot be performed while the burner is in this state. |
| LTDVDBurner_State_TestWriting | [2] The burner is performing a writing test. Certain operations and checks cannot be performed while the burner is in this state. |
| LTDVDBurner_State_Erasing | [3] The burner is performing an erasing operation. Certain operations and checks cannot be performed while the burner is in this state. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
