KSDS3D_HRTF_FILTER_METHOD enumeration (ksmedia.h)

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

Syntax

typedef enum {
  DIRECT_FORM,
  CASCADE_FORM,
  KSDS3D_FILTER_METHOD_COUNT
} KSDS3D_HRTF_FILTER_METHOD;

Constants

 
DIRECT_FORM
Defines the DIRECT_FORM constant.
CASCADE_FORM
Defines the CASCADE_FORM constant.
KSDS3D_FILTER_METHOD_COUNT
Defines the KSDS3D_FILTER_METHOD_COUNT constant.

Requirements

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