LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

TargetFormatType Enumeration

Show in webframe



Specifies the format of the target media file associated with the CaptureCtrl.TargetFormat and ConvertCtrl.TargetFormat.
Syntax
'Declaration
 
Public Enum TargetFormatType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As TargetFormatType
public enum class TargetFormatType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0xFFFFFFFFNoneNo target format.
0x00000000AVIAVI audio/video format.
0x00000001ASFWindows Media audio/video format using non-Windows Media codecs.
0x00000001WMVWindows Media audio/video format using Windows Media codecs.
0x00000002WAVEWAVE audio format.
0x00000004DICOMDICOM video format.
0x00000005DVSDStandard DV audio/video format. Do not select any compressors when using this format.
0x00000006MP3MP3 audio format. Do not select any compressors when using this format
0x00000007DVSDAVIStandard DV audio/video format encapsulated in an AVI encoded stream. Do not select any compressors when using this format.
0x00000010MP3LEADMP3 audio format, compressed using the LEAD MP3 Audio Encoder.
0x00000012NETNetwork stream. The target format used to transmit multimedia streams over TCP/IP networks using LEAD network modules. The transmitted streams can be received by a PlayCtrl object with the PlayCtrl.SourceFile set to the server address. For more information on network modules, see: LEAD Network Multiplexer, LEAD Network Sink, LEAD Network Source, and LEAD Network Demultiplexer.
0x00000013MPEG2DICOMDICOM video format with embedded MPEG2 audio/video content.
0x00000015MP3LAMEMP3 audio format using the public domain LAME audio compressor. The LAME audio compressor must be installed for this format to work.
0x00000016MP3DefaultMP3 audio format using the recommended MP3 compressor selected by the toolkit.
0x00000019FLVH263FLV Flash Version 6 format with LEAD FLV Multiplexer, LEAD H263 encoder and a MP3 encoder. The audio is automatically converted to 44.1KHz MP3. Do not select any compressors when using this format.
0x0000001AFLVH264F4V/MP4 Flash Version 9 format using the LEAD H264 Video Encoder, LEAD AAC Encoder and the LEAD ISO Multiplexer.Do not select any compressors when using this format.
0x0000001BDVRProgramLBL LEAD DVR Buffer format using MPEG2 Program Stream.
0x0000001CDVRTransportLBL LEAD DVR Buffer format using MPEG2 Transport Stream.
0x0000001DDVRLBL LEAD DVR Buffer format.
0x0000001EMXFMXF file format.
0x0000001FDVSDMXFDVSD-MXF file format.
0x00000020MKVMKV file format.
0x00000021FLVH264_2FLV Flash Version 9 format using the LEAD H264 Video Encoder, LEAD AAC Encoder and the LEAD FLV Multiplexer.Do not select any compressors when using this format.
0x00000022NULLNULL format designed for extracting metadata quickly from a file without using many system resources. Do not select any compressors when using this format.
0x00000023SSFIIS Smooth Streaming format using built-in H264 and WMV video encoders, AAC and WMA audio encoders. Do not select any compressors when using this format.
0x00000024LTESLEAD Elementary Stream format, for use in distributed processing of transcoding tasks.
Remarks
See the CaptureCtrl.TargetFormat and ConvertCtrl.TargetFormat properties for more information on how this enumeration is used.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.TargetFormatType

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

 

 


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

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features