typedef enum _ltmfCapture_Target
{
ltmfCapture_Target_None,
ltmfCapture_Target_File,
} ltmfCapture_Target;
The ltmfCapture_Target constants specify the media target type used in the capturing process.
Constant |
Description |
ltmfCapture_Target_None |
[0] Indicates that no target has been defined (default). |
ltmfCapture_Target_File |
[1] Indicates that target is a file. |
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