KSCAMERA_EXTENDEDPROP_WHITEBALANCE_MODE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksmedia.h

typedef enum {
  KSCAMERA_EXTENDEDPROP_WHITEBALANCE_TEMPERATURE,
  KSCAMERA_EXTENDEDPROP_WHITEBALANCE_PRESET
} KSCAMERA_EXTENDEDPROP_WHITEBALANCE_MODE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ksmedia-kscamera_extendedprop_whitebalance_mode)

Description

This topic describes the KSCAMERA_EXTENDEDPROP_WHITEBALANCE_MODE enumeration.

Constants

KSCAMERA_EXTENDEDPROP_WHITEBALANCE_TEMPERATURE

Defines the KSCAMERA_EXTENDEDPROP_WHITEBALANCE_TEMPERATURE constant.

KSCAMERA_EXTENDEDPROP_WHITEBALANCE_PRESET

Defines the KSCAMERA_EXTENDEDPROP_WHITEBALANCE_PRESET constant.

Remarks

See also