KSDS3D_HRTF_COEFF_FORMAT enumeration (ksmedia.h)

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

Syntax

typedef enum {
  FLOAT_COEFF,
  SHORT_COEFF,
  KSDS3D_COEFF_COUNT
} KSDS3D_HRTF_COEFF_FORMAT;

Constants

 
FLOAT_COEFF
Defines the FLOAT_COEFF constant.
SHORT_COEFF
Defines the SHORT_COEFF constant.
KSDS3D_COEFF_COUNT
Defines the KSDS3D_COEFF_COUNT constant.

Requirements

Requirement Value
Header ksmedia.h (include Ksmedia.h)