| Moonware.Common Namespace : LibraryItemType Enumeration | 
'Declaration <DataContractAttribute()> Public Enum LibraryItemType Inherits System.Enum
'Usage Dim instance As LibraryItemType
[DataContractAttribute()] public enum LibraryItemType : System.Enum
[DataContractAttribute()] public enum class LibraryItemType : public System.Enum
| Member | Description | 
|---|---|
| Capture | Capture (Still Image) | 
| DVR | DVR (Perm. Recoring) | 
| MotionDetector | Motion Detector (Video) | 
| Recording | Recoridng (Video) | 
| TimeLapse | TimeLapse (Serie of Images) | 
| Unknown | Unknown | 
System.Object
   System.ValueType
      System.Enum
         Moonware.Common.LibraryItemType
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