Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.11.27
LEADTOOLS Media Foundation Help

ltmfCapture_TargetFormat Constants

Show in webframe

typedef enum _ltmfCapture_TargetFormat
{
   ltmfCapture_TargetFormat_WMV,
   ltmfCapture_TargetFormat_MP4,
   ltmfCapture_TargetFormat_MKV,
} ltmfCapture_TargetFormat;

The ltmfCapture_TargetFormat constants define the target file format.

Constant

Description

ltmfCapture_TargetFormat_WMV

[0] Windows Media WMV audio/video format.

ltmfCapture_TargetFormat_MP4

[1] ISO Base video file format. This format can be used to create multiple file formats: MP4, AVC, QuickTime, F4V (Flash HD), 3GPP, etc.

ltmfCapture_TargetFormat_MKV = 2

[2] Matroska (MKV) file format.

See Also

 

IltmfCapture::get_TargetFormat

IltmfCapture::put_TargetFormat

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.