VariablePhotoCapturedEventArgs.CapturedFrameControlValues 属性

定义

获取一个 CapturedFrameControlValues 对象,该对象指示用于可变照片序列中关联帧的捕获设置。

public:
 property CapturedFrameControlValues ^ CapturedFrameControlValues { CapturedFrameControlValues ^ get(); };
CapturedFrameControlValues CapturedFrameControlValues();
public CapturedFrameControlValues CapturedFrameControlValues { get; }
var capturedFrameControlValues = variablePhotoCapturedEventArgs.capturedFrameControlValues;
Public ReadOnly Property CapturedFrameControlValues As CapturedFrameControlValues

属性值

一个 CapturedFrameControlValues 对象,该对象指示用于可变照片序列中关联帧的捕获设置。

适用于