Wwise SDK 2019.2.15
|
Go to the source code of this file.
Classes | |
struct | AkGrowByPolicy_Legacy_SpatialAudio< TSize > |
struct | AkSpatialAudioInitSettings |
Initialization settings of the spatial audio module. More... |
|
struct | AkImageSourceSettings |
struct | AkVertex |
Vertex for a spatial audio mesh. More... |
|
struct | AkTriangle |
Triangle for a spatial audio mesh. More... |
|
struct | AkAcousticSurface |
struct | AkReflectionPathInfo |
Structure for retrieving information about the indirect paths of a sound that have been calculated via the geometric reflections API. Useful for debug draw applications. More... |
|
struct | AkDiffractionPathInfo |
struct | AkPortalParams |
Parameters passed to SetPortal . More... |
|
struct | AkRoomParams |
Parameters passed to SetRoom . More... |
|
struct | AkGeometryParams |
Parameters passed to SetGeometry . More... |
|
Namespaces | |
namespace | AK |
Audiokinetic namespace. |
|
AK::SpatialAudio | |
Audiokinetic spatial audio namespace. |
|
Enumerations | |
enum | AkDiffractionFlags { DiffractionFlags_UseBuiltInParam = 1 << 0, DiffractionFlags_UseObstruction = 1 << 1, DiffractionFlags_CalcEmitterVirtualPosition = 1 << 3, DefaultDiffractionFlags = DiffractionFlags_UseBuiltInParam | DiffractionFlags_UseObstruction | DiffractionFlags_CalcEmitterVirtualPosition } |
AkDiffractionFlags determine if diffraction values for sound passing through portals will be calculated, and how to apply those calculations to Wwise parameters. More... |
|
Spatial Audio interface.
Definition in file AkSpatialAudio.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise