Share via


VideoDeviceController.IsoSpeedControl プロパティ

定義

このビデオ デバイスの ISO フィルム速度コントロールを取得します。

public:
 property IsoSpeedControl ^ IsoSpeedControl { IsoSpeedControl ^ get(); };
IsoSpeedControl IsoSpeedControl();
public IsoSpeedControl IsoSpeedControl { get; }
var isoSpeedControl = videoDeviceController.isoSpeedControl;
Public ReadOnly Property IsoSpeedControl As IsoSpeedControl

プロパティ値

ISO フィルム速度制御。

適用対象