This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy

Audio 1.24 Reference Guide

ovrAudioBoxRoomParameters Struct Reference

Box room parameters used by ovrAudio_SetSimpleBoxRoomParameters.

Data Fields

uint32_t
Size of struct.
float
float
Reflection values (0..0.95)
float
float
Reflection values (0..0.95)
float
float
Reflection values (0..0.95)
float
float
float
Size of box in meters.

Field Documentation

uint32_t ovrAudioBoxRoomParameters::brp_Size ( )
Size of struct.
float ovrAudioBoxRoomParameters::brp_ReflectLeft ( )
float ovrAudioBoxRoomParameters::brp_ReflectRight ( )
Reflection values (0..0.95)
float ovrAudioBoxRoomParameters::brp_ReflectUp ( )
float ovrAudioBoxRoomParameters::brp_ReflectDown ( )
Reflection values (0..0.95)
float ovrAudioBoxRoomParameters::brp_ReflectBehind ( )
float ovrAudioBoxRoomParameters::brp_ReflectFront ( )
Reflection values (0..0.95)
float ovrAudioBoxRoomParameters::brp_Width ( )
float ovrAudioBoxRoomParameters::brp_Height ( )
float ovrAudioBoxRoomParameters::brp_Depth ( )
Size of box in meters.
The documentation for this struct was generated from the following file: OVR_Audio.h