Compartir a través de


VideoDeviceController.IsoSpeedControl Propiedad

Definición

Obtiene el control de velocidad de película ISO para este dispositivo de vídeo.

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

Valor de propiedad

Control de velocidad de película ISO.

Se aplica a