Wwise SDK 2025.1.0
|
Classes | |
struct | AkSamplerOneLoop |
struct | AkWaveFileHeader |
struct | AkWaveMarker |
struct | IrMetadata |
Enumerations | |
enum | ChunkType { ChunkType_FMT = 1 << 0, ChunkType_DATA = 1 << 1, ChunkType_SMPL = 1 << 2, ChunkType_CUE = 1 << 3, ChunkType_LIST = 1 << 4, ChunkType_IRMD = 1 << 5, ChunkType_HASH = 1 << 7, ChunkType_JUNK = 1 << 8, ChunkType_CHNA = 1 << 9, ChunkType_AXML = 1 << 10, ChunkType_AKDM = 1 << 11, ChunkType_IXML = 1 << 12, ChunkType_Required = ChunkType_FMT | ChunkType_DATA, ChunkType_ALL = 0xffffffff } |
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