hrtfapoapi.h (hrtfapoapi.h)

指示多种股票指向性模式之一。

语法

typedef enum HrtfDirectivityType {
  OmniDirectional = 0,
  Cardioid,
  Cone
} ;

常量

 
OmniDirectional
值: 0
声音发射在四方位。
Cardioid
声音发射是心形形状。
Cone
声音发射是一个圆锥体。

要求

   
标头 hrtfapoapi.h

请参阅

枚举