TargetFormatType Enumeration

Summary
Specifies the format of the target media file associated with the CaptureCtrl.TargetFormat and ConvertCtrl.TargetFormat objects.
Syntax
C#
C++/CLI
public enum TargetFormatType 
public enum class TargetFormatType   
Members
ValueMemberDescription
0xFFFFFFFFNone No target format.
0x00000000WMV Windows Media (WMV) audio/video format.
0x00000001MP4 MPEG-4 (MP4) audio/video format.
0x00000002MKV Matroska (MKV) audio/video format.
0x00000003_3GP 3GPP (3GP) audio/video format.
0x00000004MP3 MP3 audio format.
0x00000005WAVE Waveform (WAV) audio format.
0x00000006FLAC FLAC audio format.
0x00000007MPEG2 MPEG-2 audio/video format.
0x00000008FMP4 Fragmented MPEG-4 (MP4) audio/video format.
0x00000009AVI Audio Video Interleave (AVI) format.
0x0000000AMPEG2T MPEG-2 Transport audio/video format.
0x0000000BADTS Audio data transport stream (ADTS) audio format.
0x0000000CAC3 AC-3 audio format.
Remarks

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

Requirements

Target Platforms

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

Leadtools.MediaFoundation Assembly

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