CapturedFrameControlValues.IsoSpeed 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取用于可变照片序列中的帧的 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)
属性值
用于可变照片序列中帧的 ISO 速度。