共用方式為


CapturedMetadataExposureCompensation 結構 (mfapi.h)

此結構包含所擷取相片之 EV 補償意見反應的 Blob 資訊。

語法

typedef struct tagCapturedMetadataExposureCompensation {
  UINT64 Flags;
  INT32  Value;
} CapturedMetadataExposureCompensation;

成員

Flags

KSCAMERA_EXTENDEDPROP_EVCOMP_XXX步驟旗標。

Value

EV 補償值,以指定之步驟的單位為單位。

規格需求

需求
標頭 mfapi.h