CapturedMetadataExposureCompensation structure (mfapi.h)
This structure contains blob information for the EV compensation feedback for the photo captured.
Syntax
typedef struct tagCapturedMetadataExposureCompensation {
UINT64 Flags;
INT32 Value;
} CapturedMetadataExposureCompensation;
Members
Flags
A KSCAMERA_EXTENDEDPROP_EVCOMP_XXX step flag.
Value
The EV compensation value in units of the step specified.
Requirements
Requirement | Value |
---|---|
Header | mfapi.h |