FrameExposureCompensationCapabilities 类

定义

提供有关可变照片序列中帧的捕获设备的曝光补偿功能的信息。

public ref class FrameExposureCompensationCapabilities sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
class FrameExposureCompensationCapabilities final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
public sealed class FrameExposureCompensationCapabilities
Public NotInheritable Class FrameExposureCompensationCapabilities
继承
Object Platform::Object IInspectable FrameExposureCompensationCapabilities
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

注解

通过访问 ExposureCompensation 属性获取此类的实例。

属性

Max

获取捕获设备支持的最大曝光补偿。

Min

获取捕获设备支持的最小曝光补偿。

Step

获取捕获设备支持的最小曝光时间补偿增量。

Supported

获取一个值,该值指示捕获设备是否支持可变照片序列中帧的帧曝光补偿控件。

适用于