Wwise SDK 2021.1.14
|
Resources data summary structure containing general information about the system. More...
#include <AkCallback.h>
Public Attributes | |
AkReal32 | totalCPU |
Pourcentage of the cpu time used for processing audio. Please note that the numbers may add up when using multiple threads. More... |
|
AkReal32 | pluginCPU |
Pourcentage of the cpu time used by plugin processing. Please note that the numbers may add up when using multiple threads. More... |
|
AkUInt32 | physicalVoices |
Number of active physical voices. More... |
|
AkUInt32 | virtualVoices |
Number of active virtual voices. More... |
|
AkUInt32 | totalVoices |
Number of active physical and virtual voices. More... |
|
AkUInt32 | nbActiveEvents |
Number of events triggered at a certain time. More... |
|
Resources data summary structure containing general information about the system.
Definition at line 244 of file AkCallback.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise