Leadtools.Multimedia Namespace : VCRControlMode Enumeration |
'Declaration Public Enum VCRControlMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As VCRControlMode
public enum VCRControlMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class VCRControlMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Unknown | Unknown. |
0x00000001 | Play | Play. |
0x00000002 | Stop | Stop. |
0x00000003 | Pause | Pause. |
0x00000004 | FastForward | Fast forward. |
0x00000005 | Rewind | Rewind. |
0x00000006 | Record | Record. |
0x00000007 | PauseRecording | Pause recording. |
0x00000008 | StepForward | Step forward. |
0x00000009 | StepBackward | Step backward. |
0x0000000A | FastestForward | Fastest forward. |
0x0000000B | SlowestForward | Slowest forward. |
0x0000000C | FastestReverse | Fastest reverse. |
0x0000000D | SlowestReverse | Slowest reverse. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.VCRControlMode