Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |