menu
版本
2024.1.6.8842
2024.1.6.8842
2023.1.14.8770
2025.1.0.8897
2022.1.19.8584
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.6.8842
2023.1.14.8770
2025.1.0.8897
2022.1.19.8584
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.6
|
◆ AkProfilerPushTimerFunc
External (optional) callback for tracking performance of the sound engine that is called when a timer starts. (only called in Debug and Profile binaries; this is not called in Release) in_uPluginID may be non-zero when this function is called, to provide extra data about what context this Timer was started in. in_pszZoneName will point to a static string, so the pointer can be stored for later use, not just the contents of the string itself. 在文件 AkSoundEngine.h 第 205 行定义. |