![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace : VCRControlDeviceType Enumeration |
public enum VCRControlDeviceType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum VCRControlDeviceType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As VCRControlDeviceType
public enum class VCRControlDeviceType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | NotPresent | No VCR device is connected. |
0x00000001 | Unknown | Unknown device type. |
0x00000002 | Camera | Simple camera that can record or pause-record, but lacks full VCR capabilities. |
0x00000003 | DVHS | Device supports D-VHS format. |
0x00000004 | VCR | Device has full VCR capabilities. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.VCRControlDeviceType