Version

menu_open
Wwise SDK 2019.1.11
ak.wwise.core.getInfo

Retrieve global Wwise information.

Result

Name Type Description
processId integer The process identifier of Wwise.
displayName string Display Name of Wwise.
copyright string Copyright information.
processPath string The process path of Wwise.
directories object Collection of directories used by Wwise.
directories.bin string The bin directory, where Wwise.exe is located.
directories.help string The help directory.
directories.user string The Wwise user data directory root.
directories.install string The root directory of Wwise. This is the installation directory.
directories.authoring string The Wwise Authoring root directory
directories.log string The log directory.
apiVersion number Version of the Wwise Authoring API.
Range: [1,*]
platform string Indicate the platform on which Wwise was built.
Possible values:
  • x64
  • win32
version object Wwise version object.
version.major integer Major number of version.
Range: [0,100]
version.displayName string Wwise version name.
version.build integer Build number.
Range: [1,*]
version.year integer Year of version.
Range: [2000,2100]
version.nickname string Special name given to a version.
version.minor integer Minor number of version.
Range: [0,100]
version.schema integer Schema version for the Wwise Project and Work Units.
Range: [1,*]
branch string Branch built.
isCommandLine boolean Indicate if Wwise is running in command line.
configuration string Indicate a release or debug build.
Possible values:
  • release
  • debug

Result Schema

Examples

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


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