VideoDeviceValue Class

Definition

The default and current values of a video device's control.

public class VideoDeviceValue
type VideoDeviceValue = class
Public Class VideoDeviceValue
Inheritance
VideoDeviceValue

Constructors

VideoDeviceValue(String, Int32, Int32, Int32, Int32, Int32)

Instantiate VideoDeviceValue.

Properties

CurrentValue

Control's current value

DefaultValue

Control's default value

Maximum

Maximum value

Minimum

Minimum value

Name

Control's name

Step

Value change step size

Applies to