Moonware.Common
PluginType Enumeration



This enumeration defines the kind of plugins
Syntax
'Declaration
 
<DataContractAttribute()>
Public Enum PluginType 
   Inherits System.Enum
'Usage
 
Dim instance As PluginType
[DataContractAttribute()]
public enum PluginType : System.Enum 
[DataContractAttribute()]
public enum class PluginType : public System.Enum 
Members
MemberDescription
AudioDetector Analysis / Audio Detector
CorePlugin CorePlugin
FileEncoder FileEncoder
MotionDetector Analysis / Motion Detector
Notification Notification
SourceController SourceController
StreamEncoder VideoEncoder
Synchronization Synchronization
TimeLapse TimeLapse
Unknown Undefined
VideoFilter VideoFilter
VideoSource VideoSource
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Moonware.Common.PluginType

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

Moonware.Common Namespace

Send Feedback