次の方法で共有


IsoSpeedControl.Step プロパティ

定義

キャプチャ デバイスでサポートされている最小の ISO 速度増分を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

キャプチャ デバイスでサポートされる最小の ISO 速度増分。

適用対象