Wwise SDK 2025.1.0
|
Go to the source code of this file.
Classes | |
struct | AkSpatialAudioID |
Base type for ID's used by Wwise spatial audio. More... | |
struct | AkRoomID |
struct | AkVertex |
struct | AkImageSourceName |
Data used to describe one image source in Reflect. More... | |
struct | AkSpatialAudioInitSettings |
Initialization settings of the spatial audio module. More... | |
struct | AkImageSourceParams |
struct | AkImageSourceTexture |
struct | AkImageSourceSettings |
Settings for individual image sources. More... | |
struct | AkExtent |
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... | |
struct | AkGeometryInstanceParams |
Parameters passed to SetGeometryInstance . More... | |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
AK::SpatialAudio | |
Audiokinetic spatial audio namespace. | |
Typedefs | |
typedef AkUInt8 | AkTransmissionOperation_t |
typedef AkUInt8 | AkRoomDistanceBehavior_t |
typedef AkSpatialAudioID | AkPortalID |
typedef AkSpatialAudioID | AkGeometrySetID |
typedef AkSpatialAudioID | AkGeometryInstanceID |
Enumerations | |
enum | AkTransmissionOperation { AkTransmissionOperation_Add, AkTransmissionOperation_Multiply, AkTransmissionOperation_Max, AkTransmissionOperation_Default = AkTransmissionOperation_Max } |
enum | AkRoomDistanceBehavior { AkRoomDistanceBehavior_Subtract, AkRoomDistanceBehavior_Exclude, AkRoomDistanceBehavior_Default = AkRoomDistanceBehavior_Subtract } |
Determines how a room interacts with the distance calculation of other rooms that it overlaps or is nested within. More... | |
Variables | |
constexpr AkRoomID | AK::SpatialAudio::kOutdoorRoomID |
The outdoor room ID. This room is created automatically and is typically used for outdoors, i.e. when not in a room. More... | |
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