Defines the recording state of the control
Namespace: NDXVUMeterNETAssembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)
Syntax
| C# |
|---|
public enum RecordingStateConstants |
| Visual Basic |
|---|
Public Enumeration RecordingStateConstants |
| Visual C++ |
|---|
public enum class RecordingStateConstants |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Idle | 0 | The control is not recording | |
| Recording | 1 | The control is recording |