バージョン

menu_open
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.

警告:
This function must be called after the sound engine and memory manager have been properly initialized.
意見:
The AkCommSettings structure should be initialized with AK::Comm::GetDefaultInitSettings(). You can then change some of the parameters before calling this function.
戻り値:
  • 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.
参照:
引数:
in_settings  Initialization settings.

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう