SpatialAudioHrtfDirectivityCardioid structure (spatialaudiohrtf.h)

Represents a cardioid-shaped directivity model for an ISpatialAudioObjectForHrtf.

Syntax

typedef struct SpatialAudioHrtfDirectivityCardioid {
  SpatialAudioHrtfDirectivity directivity;
  float                       Order;
} SpatialAudioHrtfDirectivityCardioid;

Members

directivity

A structure that expresses the direction in which sound is emitted by an ISpatialAudioObjectForHrtf.

Order

The order of the cardioid.

Requirements

Requirement Value
Header spatialaudiohrtf.h