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 速度上限。

適用於