menu
Wwise
arrow_drop_down
Strata
arrow_drop_down
Solutions
arrow_drop_down
Apprendre
arrow_drop_down
Communauté
arrow_drop_down
Documentation
arrow_drop_down
Aide
arrow_drop_down
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2018.1.11
|
Retrieve global Wwise information.
Graphical User Interface, Command-Line Interface.
Name | Type | Description |
---|---|---|
apiVersion | number | Version of the Wwise Authoring API. |
displayName | string | Display Name of Wwise. |
branch | string | Branch built. |
copyright | string | Copyright information. |
version | object | |
configuration | string | Indicate a release or debug build. Possible values : "release", "debug" |
platform | string | Indicate the platform on which Wwise was built. Possible values : "x64", "win32" |
isCommandLine | boolean | Indicate if Wwise is running in command line. |
processId | integer | The process identifier of Wwise. |
processPath | string | The process path of Wwise. |
directories | object |
type : number
minimum : 1
description : Version of the Wwise Authoring API.
type : string
pattern : Wwise
description : Display Name of Wwise.
type : string
minLength : 1
description : Branch built.
type : string
minLength : 1
description : Copyright information.
type : object
Name | Type | Description |
---|---|---|
displayName | string | Wwise version name. |
year | integer | Year of version. |
major | integer | Major number of version. |
minor | integer | Minor number of version. |
build | integer | Build number. |
nickname | string | Special name given to a version. |
schema | integer | Schema version for the Wwise Project and Work Units. |
type : string
Possible values : "release", "debug"
description : Indicate a release or debug build.
type : string
Possible values : "x64", "win32"
description : Indicate the platform on which Wwise was built.
type : boolean
description : Indicate if Wwise is running in command line.
type : integer
description : The process identifier of Wwise.
type : string
description : The process path of Wwise.
type : object
Name | Type | Description |
---|---|---|
install | string | The root directory of Wwise. This is the installation directory. |
authoring | string | The Wwise Authoring root directory |
bin | string | The bin directory, where Wwise.exe is located. |
log | string | The log directory. |
help | string | The help directory. |
user | string | The Wwise user data directory root. |
description :
Gets information about the currently connected Wwise.
Document version : 1
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise