Wwise SDK 2024.1.1
|
Resources data summary structure containing general information about the system 更多...
#include <AkCallback.h>
Public 属性 | |
AkReal32 | totalCPU |
Pourcentage of the cpu time used for processing audio. Please note that the numbers may add up when using multiple threads. 更多... | |
AkReal32 | pluginCPU |
Pourcentage of the cpu time used by plugin processing. Please note that the numbers may add up when using multiple threads. 更多... | |
AkUInt32 | physicalVoices |
Number of active physical voices 更多... | |
AkUInt32 | virtualVoices |
Number of active virtual voices 更多... | |
AkUInt32 | totalVoices |
Number of active physical and virtual voices 更多... | |
AkUInt32 | nbActiveEvents |
Number of events triggered at a certain time 更多... | |
Resources data summary structure containing general information about the system
在文件 AkCallback.h 第 249 行定义.