Wwise SDK 2019.1.11
|
Automatic streams heuristics. [詳解]
公開変数類 | |
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 行目に定義があります。