MediaDeviceControlCapabilities.Step Property

Definition

Ges the step size for the setting. The step size is the smallest increment by which the property can change.

public:
 property double Step { double get(); };
double Step();
public double Step { get; }
var double = mediaDeviceControlCapabilities.step;
Public ReadOnly Property Step As Double

Property Value

Double

double

The step size.

Applies to