Wwise SDK 2023.1.8
|
Converts the external sources files for the project as detailed in the wsources file, and places them into either the default folder, or the folder specified by the output argument. External Sources are a special type of source that you can put in a Sound object in Wwise. It indicates that the real sound data will be provided at run time. While External Source conversion is also triggered by SoundBank generation, this operation can be used to process sources not contained in the Wwise Project. Please refer to Wwise SDK help page "Integrating External Sources".
Name | Type | Description |
---|---|---|
sources * | array | An array of external sources files and corrisponding arguments. |
sources [...] | object | An external sources file and its arguments. |
sources[...].input * | string | The path to the wsources file. |
sources[...].platform * | any of: | The platform to convert external sources for. |
string | The name of the object. | |
string | An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}. | |
sources[...].output | string | Optional argument for the path of the output folder to be generated.The default path is WwiseProject/.cache/ExternalSources/Platform. |
(Required *)
Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.
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