ltmfConvert_Target Constants

Summary

The ltmfConvert_Target constants specify the media target type used in the conversion process.

Syntax

typedef enum _ltmfConvert_Target 
{ 
   ltmfConvert_Target_None, 
   ltmfConvert_Target_File, 
} ltmfConvert_Target; 

Members

ltmfConvert_Target_None

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

ltmfConvert_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.