Specifies the format of the target media file associated with the CaptureCtrl.TargetFormat and ConvertCtrl.TargetFormat.
public enum TargetFormatType
Public Enum TargetFormatType
public enum class TargetFormatType
Value | Member | Description |
---|---|---|
0xFFFFFFFF | None | No target format. |
0x00000000 | WMV | Windows Media (WMV) audio/video format. |
0x00000001 | MP4 | MPEG-4 (MP4) audio/video format. |
0x00000002 | MKV | Matroska (MKV) audio/video format. |
0x00000003 | _3GP | 3GPP (3GP) audio/video format. |
0x00000004 | MP3 | MP3 audio format. |
0x00000005 | WAVE | Waveform (WAV) audio format. |
0x00000006 | FLAC | FLAC audio format. |
0x00000007 | MPEG2 | MPEG-2 audio/video format. |
0x00000008 | FMP4 | Fragmented MPEG-4 (MP4) audio/video format. |
0x00000009 | AVI | Audio Video Interleave (AVI) format. |
See the CaptureCtrl.TargetFormat and ConvertCtrl.TargetFormat properties for more information on how this enumeration is used.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document