HrtfEnvironment enumeration (hrtfapoapi.h)

Indicates one of several stock environment types.

Syntax

typedef enum HrtfEnvironment {
  Small = 0,
  Medium,
  Large,
  Outdoors
} ;

Constants

 
Small
Value: 0
A small room.
Medium
A medium-sized room.
Large
A large, enclosed space.
Outdoors
An outdoor space.

Requirements

Requirement Value
Header hrtfapoapi.h

See also

Enumerations

IXAPOHrtfParameters