|
Wwise SDK 2025.1.3
|
类 | |
| struct | AkSpatialAudioID |
| Base type for ID's used by Wwise spatial audio. 更多... | |
| struct | AkRoomID |
| struct | AkVertex |
| struct | AkImageSourceName |
| Data used to describe one image source in Reflect. 更多... | |
| struct | AkSpatialAudioInitSettings |
| Initialization settings of the spatial audio module. 更多... | |
| struct | AkImageSourceParams |
| struct | AkImageSourceTexture |
| struct | AkImageSourceSettings |
| Settings for individual image sources. 更多... | |
| struct | AkExtent |
| struct | AkTriangle |
| Triangle for a spatial audio mesh. 更多... | |
| 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. 更多... | |
| struct | AkDiffractionPathInfo |
| struct | AkPortalParams |
Parameters passed to SetPortal 更多... | |
| struct | AkRoomParams |
Parameters passed to SetRoom 更多... | |
| struct | AkGeometryParams |
Parameters passed to SetGeometry 更多... | |
| struct | AkGeometryInstanceParams |
Parameters passed to SetGeometryInstance 更多... | |
命名空间 | |
| namespace | AK |
| Definition of data structures for AkAudioObject | |
| AK::SpatialAudio | |
| Audiokinetic spatial audio namespace | |
类型定义 | |
| typedef AkUInt8 | AkTransmissionOperation_t |
| typedef AkUInt8 | AkRoomDistanceBehavior_t |
| typedef AkSpatialAudioID | AkPortalID |
| typedef AkSpatialAudioID | AkGeometrySetID |
| typedef AkSpatialAudioID | AkGeometryInstanceID |
枚举 | |
| 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. 更多... | |
变量 | |
| 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. 更多... | |
Spatial audio data type definitions.
在文件 AkSpatialAudioTypes.h 中定义.