Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |