Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |