VideoDeviceController.LowLagPhotoSequence 属性

定义

获取此视频设备的低快门滞后照片序列控件。

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

属性值

照片序列控件。

适用于