Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14

◆ StartProfilerCapture()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::StartProfilerCapture ( const AkOSChar in_CaptureFileName )

Starts recording the sound engine profiling information into a file. This file can be read by Wwise Authoring. The file is created at the base path. If you have integrated Wwise I/O, you can use CAkDefaultIOHookBlocking::SetBasePath() (or CAkDefaultIOHookBlocking::AddBasePath()) to change the location where the file is saved. The profiling session records all data types possible. Note that this call captures peak metering for all the busses loaded and mixing while this call is invoked.

Remarks
This function is provided as a utility tool only. It does nothing if it is called in the release configuration and returns AK_NotCompatible.
Parameters
in_CaptureFileName Name of the output profiler file (.prof extension recommended)

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise