Version

menu_open
Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2024.1.2.8726 ). Si vous souhaitez accéder à la documentation de votre version précise, veuillez télécharger la documentation hors ligne depuis l'Audiokinetic Launcher et sélectionner l'option de documentation Offline dans l'application de création Wwise.
Wwise SDK 2024.1.2
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
  • preparedObjects
  • 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