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 topic describes the KSDS3D_HRTF_FILTER_VERSION enumeration (ksmedia.h).
Syntax
typedef enum {
KSCAMERA_EXTENDEDPROP_WBPRESET_CLOUDY,
KSCAMERA_EXTENDEDPROP_WBPRESET_DAYLIGHT,
KSCAMERA_EXTENDEDPROP_WBPRESET_FLASH,
KSCAMERA_EXTENDEDPROP_WBPRESET_FLUORESCENT,
KSCAMERA_EXTENDEDPROP_WBPRESET_TUNGSTEN,
KSCAMERA_EXTENDEDPROP_WBPRESET_CANDLELIGHT
} KSCAMERA_EXTENDEDPROP_WBPRESET;
Constants
KSCAMERA_EXTENDEDPROP_WBPRESET_CLOUDY Defines the KSCAMERA_EXTENDEDPROP_WBPRESET_CLOUDY constant. |
KSCAMERA_EXTENDEDPROP_WBPRESET_DAYLIGHT Defines the KSCAMERA_EXTENDEDPROP_WBPRESET_DAYLIGHT constant. |
KSCAMERA_EXTENDEDPROP_WBPRESET_FLASH Defines the KSCAMERA_EXTENDEDPROP_WBPRESET_FLASH constant. |
KSCAMERA_EXTENDEDPROP_WBPRESET_FLUORESCENT Defines the KSCAMERA_EXTENDEDPROP_WBPRESET_FLUORESCENT constant. |
KSCAMERA_EXTENDEDPROP_WBPRESET_TUNGSTEN Defines the KSCAMERA_EXTENDEDPROP_WBPRESET_TUNGSTEN constant. |
KSCAMERA_EXTENDEDPROP_WBPRESET_CANDLELIGHT Defines the KSCAMERA_EXTENDEDPROP_WBPRESET_CANDLELIGHT constant. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |