Wwise SDK 2021.1.14
|
Automatic streams heuristics. 更多...
#include <IAkStreamMgr.h>
Public 属性 | |
AkReal32 | fThroughput |
Average throughput in bytes/ms 更多... |
|
AkUInt32 | uLoopStart |
Set to the start of loop (byte offset from the beginning of the stream) for streams that loop, 0 otherwise 更多... |
|
AkUInt32 | uLoopEnd |
Set to the end of loop (byte offset from the beginning of the stream) for streams that loop, 0 otherwise 更多... |
|
AkUInt8 | uMinNumBuffers |
AkPriority | priority |
The stream priority. it should be between AK_MIN_PRIORITY and AK_MAX_PRIORITY (included). 更多... |
|
Automatic streams heuristics.
在文件 IAkStreamMgr.h 第 122 行定义.