ltmfCapture_Target Constants

Summary

The ltmfCapture_Target constants specify the media target type used in the capturing process.

Syntax

typedef enum _ltmfCapture_Target 
{ 
   ltmfCapture_Target_None, 
   ltmfCapture_Target_File, 
} ltmfCapture_Target; 

Members

ltmfCapture_Target_None

[0] Indicates that no target has been defined (default).

ltmfCapture_Target_File

[1] Indicates that target is a file.

See Also

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

LEADTOOLS Media Foundation C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.