ltmfCapture_Target Constants

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.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Media Foundation C API Help