menu
版本
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
|
类 | |
struct | AkStreamInfo |
struct | AkAutoStmHeuristics |
Automatic streams heuristics. 更多... | |
struct | AkAutoStmBufSettings |
Automatic streams buffer settings/constraints. 更多... | |
struct | AkDeviceDesc |
Device descriptor. 更多... | |
struct | AkDeviceData |
Device descriptor. 更多... | |
struct | AkStreamRecord |
Stream general information. 更多... | |
struct | AkStreamData |
Stream statistics. 更多... | |
struct | AkFileOpenData |
class | AK::IAkStreamProfile |
class | AK::IAkDeviceProfile |
class | AK::IAkStreamMgrProfile |
class | AK::IAkStdStream |
class | AK::IAkAutoStream |
class | AK::IAkStreamMgr |
命名空间 | |
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. 更多... | |
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. 更多... | |
Defines the API of Audiokinetic's I/O streaming solution.
在文件 IAkStreamMgr.h 中定义.