IsoSpeedControl.Min Property

Definition

Gets the minimum ISO speed supported by the capture device.

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

Property Value

UInt32

unsigned int

uint32_t

The minimum ISO speed supported by the capture device.

Applies to