IsoSpeedControl.Step Property

Definition

Gets the smallest ISO speed increment supported by the capture device.

public:
 property unsigned int Step { unsigned int get(); };
uint32_t Step();
public uint Step { get; }
var uInt32 = isoSpeedControl.step;
Public ReadOnly Property Step As UInteger

Property Value

UInt32

unsigned int

uint32_t

The smallest ISO speed increment supported by the capture device.

Applies to