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.
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 |