LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

ProcessorType Enumeration

Show in webframe



The ProcessorType enumeration values indicate 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 filters not registered in LEAD's audio processors category, “LTMM Audio Processors”. An example of an external audio processor is a DMO Audio Effect.
0x00000003ExternalAudioExternal video processor. External video processors are all processing filters not registered in LEAD's video processors category, “LTMM Video Processors”. An example of an external video processor is a DMO Video Effect.
0x00000004LeadVideoLEAD video processor. LEAD video processors are all processing filters registered in LEAD's video processors category, “LTMM Video Processors”, even if they are not made by LEAD. To register a video processing filter into “LTMM Video Processors”, use the “Multimedia Filter Manager” utility.
0x00000005LeadAudioLEAD audio processor. LEAD audio processors are all processing filters registered in LEAD's audio processors category, “LTMM Audio Processors”, even if they are not made by LEAD. To register an audio processing filter into “LTMM Audio Processors”, use the “Multimedia Filter Manager” utility.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.ProcessorType

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