Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11
ak.wwise.core.profiler.enableProfilerData

Specifies the type of data you want to capture. Overrides the user's profiler settings.

Arguments

Name Type Description
dataTypes * array An array of data types.
dataTypes [...] object The data type and enable status.
dataTypes[...].dataType * string Specifies the type of data you want to capture.
Specifies the type of profiler data that can be captured. Possible values:
  • cpu
  • memory
  • stream
  • voices
  • listener
  • obstructionOcclusion
  • markersNotification
  • output
  • soundBanks
  • loadedMedia
  • preparedEvents
  • preparedGameSyncs
  • interactiveMusic
  • streamingDevice
  • meter
  • auxiliarySends
  • apiCalls
  • spatialAudio
  • voiceInspector
  • audioObjects
  • gameSyncs
dataTypes[...].enable boolean Enable (true) or disable (false) capture for this type of profiler data. Defaults to true when not specified.

(Required *)

Arguments Schema

Examples

Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.


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