Table of Contents
Wwise SDK 2019.2.10
|
AkResourceMonitorDataSummary Struct Reference
Resources data summary structure containing general information about the system. More...
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... |
|
Detailed Description
Resources data summary structure containing general information about the system.
Definition at line 222 of file AkCallback.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Common/AkCallback.h