menu
Version
2024.1.4.8780
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 2024.1.4
|
Go to the source code of this file.
Classes | |
struct | AkStreamInfo |
struct | AkAutoStmHeuristics |
Automatic streams heuristics. More... | |
struct | AkAutoStmBufSettings |
Automatic streams buffer settings/constraints. More... | |
struct | AkDeviceDesc |
Device descriptor. More... | |
struct | AkDeviceData |
Device descriptor. More... | |
struct | AkStreamRecord |
Stream general information. More... | |
struct | AkStreamData |
Stream statistics. More... | |
struct | AkFileOpenData |
class | AK::IAkStreamProfile |
class | AK::IAkDeviceProfile |
class | AK::IAkStreamMgrProfile |
class | AK::IAkStdStream |
class | AK::IAkAutoStream |
class | AK::IAkStreamMgr |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
Profiling string lengths. | |
#define | AK_MONITOR_STREAMNAME_MAXLENGTH (64) |
#define | AK_MONITOR_DEVICENAME_MAXLENGTH (16) |
enum | AkStmStatus { AK_StmStatusIdle = 0, AK_StmStatusCompleted = 1, AK_StmStatusPending = 2, AK_StmStatusCancelled = 3, AK_StmStatusError = 4 } |
Stream status. More... | |
enum | AkMoveMethod { AK_MoveBegin = 0, AK_MoveCurrent = 1, AK_MoveEnd = 2 } |
enum | AkOpenMode { AK_OpenModeRead = 0, AK_OpenModeWrite = 1, AK_OpenModeWriteOvrwr = 2, AK_OpenModeReadWrite = 3 } |
File open mode. More... | |
Defines the API of Audiokinetic's I/O streaming solution.
Definition in file IAkStreamMgr.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