VideoDeviceController.LowLagPhotoSequence Property

Definition

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

public:
 property LowLagPhotoSequenceControl ^ LowLagPhotoSequence { LowLagPhotoSequenceControl ^ get(); };
LowLagPhotoSequenceControl LowLagPhotoSequence();
public LowLagPhotoSequenceControl LowLagPhotoSequence { get; }
var lowLagPhotoSequenceControl = videoDeviceController.lowLagPhotoSequence;
Public ReadOnly Property LowLagPhotoSequence As LowLagPhotoSequenceControl

Property Value

The photo sequence control.

Applies to