Condividi tramite


Struttura CapturedMetadataExposureCompensation (mfapi.h)

Questa struttura contiene informazioni BLOB per il feedback di compensazione EV per la foto acquisita.

Sintassi

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

Members

Flags

Flag di passaggio KSCAMERA_EXTENDEDPROP_EVCOMP_XXX.

Value

Valore di compensazione EV nelle unità del passaggio specificato.

Requisiti

Requisito Valore
Intestazione mfapi.h