Version

    Autre Documentation

menu_open
Wwise SDK 2018.1.11

◆ Init()

AKRESULT __cdecl AK::Comm::Init ( const AkCommSettings in_settings )

Initializes the communication module. When this is called, and AK::SoundEngine::RenderAudio() is called periodically, you may use the authoring tool to connect to the sound engine.

Warning
This function must be called after the sound engine and memory manager have been properly initialized.
Remarks
The AkCommSettings structure should be initialized with AK::Comm::GetDefaultInitSettings(). You can then change some of the parameters before calling this function.
Returns
  • AK_Success if initialization was successful.
  • AK_InvalidParameter if one of the settings is invalid.
  • AK_InsufficientMemory if the specified pool size is too small for initialization.
  • AK_Fail for other errors.
See also
Parameters
in_settings Initialization settings.

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