KSDS3D_HRTF_COEFF_FORMAT - NtDoc

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

typedef enum {
  FLOAT_COEFF,
  SHORT_COEFF,
  KSDS3D_COEFF_COUNT
} KSDS3D_HRTF_COEFF_FORMAT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

This topic describes the KSDS3D_HRTF_FILTER_VERSION enumeration (ksmedia.h).

Constants

FLOAT_COEFF

Defines the FLOAT_COEFF constant.

SHORT_COEFF

Defines the SHORT_COEFF constant.

KSDS3D_COEFF_COUNT

Defines the KSDS3D_COEFF_COUNT constant.

Remarks

See also