// ksmedia.h
typedef enum {
FLOAT_COEFF,
SHORT_COEFF,
KSDS3D_COEFF_COUNT
} KSDS3D_HRTF_COEFF_FORMAT;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the KSDS3D_HRTF_FILTER_VERSION enumeration (ksmedia.h).
FLOAT_COEFFDefines the FLOAT_COEFF constant.
SHORT_COEFFDefines the SHORT_COEFF constant.
KSDS3D_COEFF_COUNTDefines the KSDS3D_COEFF_COUNT constant.