CapturedFrameControlValues.IsoSpeed 属性

定义

获取用于可变照片序列中的帧的 ISO 速度。

public:
 property IReference<unsigned int> ^ IsoSpeed { IReference<unsigned int> ^ get(); };
IReference<uint32_t> IsoSpeed();
public System.Nullable<uint> IsoSpeed { get; }
var iReference = capturedFrameControlValues.isoSpeed;
Public ReadOnly Property IsoSpeed As Nullable(Of UInteger)

属性值

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

用于可变照片序列中帧的 ISO 速度。

适用于