LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

ProcessorType Enumeration

Show in webframe



Indicates the type of Processor, either video or audio.
Syntax
'Declaration
 
Public Enum ProcessorType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ProcessorType
public enum class ProcessorType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000InternalVideoInternal video processor. Internal processors are built-in processors that are managed by the toolkit internally. Currently, the toolkit does not use any internal processors.
0x00000001InternalAudioInternal audio processor. Internal processors are built-in processors that are managed by the toolkit internally. Currently, the toolkit does not use any internal processors.
0x00000002ExternalVideoExternal audio processor. External audio processors are all processing transforms not registered in LEAD's audio processors category, “LTMF Audio Processors”. An example of an external audio processor is the Video Resizer MFT.
0x00000003ExternalAudioExternal video processor. External video processors are all processing transforms not registered in LEAD's video processors category, “LTMF Video Processors”. An example of an external video processor is the audio Resampler MFT.
0x00000004LeadVideoLEAD video processor. LEAD video processors are all processing transforms registered in LEAD's video processors category, “LTMF Video Processors”, even if they are not made by LEAD.
0x00000005LeadAudioLEAD audio processor. LEAD audio processors are all processing transforms registered in LEAD's audio processors category, “LTMF Audio Processors”, even if they are not made by LEAD.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaFoundation.ProcessorType

Requirements

Target Platforms

See Also

Reference

Leadtools.MediaFoundation Namespace

 

 


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

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