Version
menu_open
Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2019.1.11.7296 ). 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 2019.1.11
Source Control Plug-ins

Concepts

Using this SDK you can create your own source control plug-ins to further expand the capabilities of Wwise.

Concepts

The main goal of integrating a source control plug-in into Wwise is to speed up the user's work. In workplaces where work unit and audio files are kept in a source control system, people using Wwise must use source control system operations to edit files, keep files up-to-date, and submit changes. If you implement the source control plug-in to manage these files inside Wwise, your users can perform all these operations without switching to the source control application.

This source control plug-in SDK is designed to let Wwise users:

  • Perform source control operations from the Project Explorer and File Manager dialogs
  • Check the status of the files with Project Explorer file status icons and the File Manager status columns
  • Use the Update All function on files to keep the whole project up-to-date
  • Perform automatic source control operations when creating or modifying files (including actions such as saving the project, creating work units, and importing audio files)
  • Configure the source control plug-in itself.

Please refer to the Wwise authoring tool's documentation for help on how to use plug-ins in Wwise.

Sample Code

Sample code is discussed in Source Control Plug-in Sample Code.

More Details

More details are available in these sections:


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