Wwise SDK 2024.1.0
|
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