VideoDeviceController.LowLagPhotoSequence Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.