Version

menu_open
Wwise SDK 2023.1.8
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
  • soundbanks
  • loadedMedia
  • preparedEvents
  • preparedGameSyncs
  • interactiveMusic
  • streamingDevice
  • meter
  • auxiliarySends
  • apiCalls
  • spatialAudio
  • spatialAudioRaycasting
  • 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.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise