次の方法で共有


IsoSpeedControl.Max プロパティ

定義

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

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

プロパティ値

UInt32

unsigned int

uint32_t

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

適用対象