←Select platform

TargetFormatType Enumeration

Summary

Specifies the format of the target media file associated with the CaptureCtrl.TargetFormat and ConvertCtrl.TargetFormat.

Syntax

C#
VB
C++
public enum TargetFormatType   
Public Enum TargetFormatType  
    
    
public enum class TargetFormatType   

Members

ValueMemberDescription
0xFFFFFFFFNone No target format.
0x00000000WMV Windows Media audio/video format using Windows Media codecs.
0x00000001MP4 ISO Base video file format. This format can be used to create multiple file formats: MP4, AVC, QuickTime, F4V (Flash HD), 3GPP, etc.
0x00000002MKV MKV file format.
Remarks

See the CaptureCtrl.TargetFormat and ConvertCtrl.TargetFormat properties for more information on how this enumeration is used.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MediaFoundation Assembly
Click or drag to resize