menu
バージョン
2024.1.2.8726
2024.1.2.8726
2023.1.10.8659
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.2.8726
2023.1.10.8659
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.2
|
Resources data summary structure containing general information about the system [詳解]
#include <AkCallback.h>
公開変数類 | |
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 行目に定義があります。