共用方式為


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 速度。

適用於