VideoDeviceController.LowLagPhoto Property

Definition

Gets the low shutter lag photo control for this video device.

public:
 property LowLagPhotoControl ^ LowLagPhoto { LowLagPhotoControl ^ get(); };
LowLagPhotoControl LowLagPhoto();
public LowLagPhotoControl LowLagPhoto { get; }
var lowLagPhotoControl = videoDeviceController.lowLagPhoto;
Public ReadOnly Property LowLagPhoto As LowLagPhotoControl

Property Value

The low shutter lag photo control.

Applies to