Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11
AkSpatialAudioInitSettings Struct Reference

Initialization settings of the spatial audio module. More...

Public Member Functions

  AkSpatialAudioInitSettings ()
 

Public Attributes

AkMemPoolId  uPoolID
  User-provided pool ID (see AK::MemoryMgr::CreatePool). More...
 
AkUInt32  uPoolSize
  Desired memory pool size if a new pool should be created. A pool will be created if uPoolID is not set (AK_INVALID_POOL_ID). More...
 
AkUInt32  uMaxSoundPropagationDepth
  Maximum number of portals that sound can propagate through; must be less than or equal to AK_MAX_SOUND_PROPAGATION_DEPTH. More...
 
AkUInt32  uDiffractionFlags
  Enable or disable specific diffraction features. See AkDiffractionFlags. More...
 
AkReal32  fDiffractionShadowAttenFactor
  Multiplier that is applied to the distance attenuation of diffracted sounds (sounds that are in the 'shadow region') to simulate the phenomenon where by diffracted sound waves decay faster than incident sound waves. More...
 
AkReal32  fDiffractionShadowDegrees
 

Detailed Description

Initialization settings of the spatial audio module.

Definition at line 47 of file AkSpatialAudio.h.


The documentation for this struct was generated from the following file:

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise