menu
Version
2018.1.11.6987
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2018.1.11
|
Go to the source code of this file.
Classes | |
struct | AkSpatialAudioID |
Base type for ID's used by Wwise spatial audio. More... |
|
struct | AkRoomID |
Namespaces | |
namespace | AK |
Audiokinetic namespace. |
|
AK::SpatialAudio | |
Audiokinetic spatial audio namespace. |
|
Macros | |
#define | AK_MAX_REFLECT_ORDER 4 |
#define | AK_MAX_REFLECTION_PATH_LENGTH (AK_MAX_REFLECT_ORDER + 2) |
#define | AK_MAX_SOUND_PROPAGATION_DEPTH 8 |
#define | AK_DEFAULT_DIFFR_SHADOW_DEGREES (30.0f) |
#define | AK_DEFAULT_DIFFR_SHADOW_ATTEN (2.0f) |
#define | AK_SA_EPSILON (0.001f) |
#define | AK_SA_PLANE_THICKNESS_RATIO (0.005f) |
#define | AK_INVALID_VERTEX ((AkVertIdx)(-1)) |
#define | AK_INVALID_TRIANGLE ((AkTriIdx)(-1)) |
#define | AK_INVALID_SURFACE ((AkSurfIdx)(-1)) |
#define | AK_INVALID_EDGE ((AkEdgeIdx)(-1)) |
Typedefs | |
typedef AkArrayAllocatorNoAlign< _ArrayPoolSpatialAudio > | ArrayPoolSpatialAudio |
typedef AkArrayAllocatorAlignedSimd< _ArrayPoolSpatialAudio > | ArrayPoolSpatialAudioSIMD |
typedef AkString< ArrayPoolSpatialAudio, wchar_t > | AK::SpatialAudio::WString |
Wide string type for use in Wwise Spatial Audio. More... |
|
typedef AkString< ArrayPoolSpatialAudio, AkOSChar > | AK::SpatialAudio::OsString |
OS string type for use in Wwise Spatial Audio. More... |
|
typedef AkString< ArrayPoolSpatialAudio, char > | AK::SpatialAudio::String |
String type for use in Wwise Spatial Audio. More... |
|
typedef AkDbString< ArrayPoolSpatialAudio, char, CAkLock > | AK::SpatialAudio::DbString |
Instanced string type. More... |
|
typedef AkUInt16 | AK::SpatialAudio::Idx |
typedef AkUInt16 | AkVertIdx |
typedef AkUInt16 | AkTriIdx |
typedef AkUInt16 | AkSurfIdx |
typedef AkUInt16 | AkEdgeIdx |
typedef AkSpatialAudioID | AkPortalID |
typedef AkSpatialAudioID | AkGeometrySetID |
Functions | |
AK_DEFINE_ARRAY_POOL (_ArrayPoolSpatialAudio, g_SpatialAudioPoolId) | |
Variables | |
const AkReal32 | kDefaultMaxPathLength = 100.f |
const AkReal32 | kMaxDiffraction = 1.0f |
AkMemPoolId | g_SpatialAudioPoolId |
Spatial audio data type definitions.
Definition in file AkSpatialAudioTypes.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