Enumeración HrtfEnvironment (hrtfapoapi.h)

Indica uno de varios tipos de entorno de existencias.

Syntax

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

Constantes

 
Small
Valor: 0
Una habitación pequeña.
Medium
Habitación mediana.
Large
Un espacio grande y cerrado.
Outdoors
Un espacio al aire libre.

Requisitos

   
Encabezado hrtfapoapi.h

Vea también

Enumeraciones

IXAPOHrtfParameters