LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

ProcessorType Enumeration






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 ProcessorType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Multimedia.ProcessorType = function() { };
Leadtools.Multimedia.ProcessorType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ProcessorType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ExternalAudioExternal 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.
ExternalVideoExternal 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.
InternalAudioInternal audio processor. Internal processors are built-in processors that are managed by the toolkit internally. Currently, the toolkit does not use any internal processors.
InternalVideoInternal video processor. Internal processors are built-in processors that are managed by the toolkit internally. Currently, the toolkit does not use any internal processors.
LeadAudioLEAD 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.
LeadVideoLEAD 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.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Multimedia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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