バージョン

menu_open
Wwise SDK 2023.1.3
ak_wwise_plugin_frontend_instance 構造体

Plug-in frontend instance. [詳解]

#include <PluginDef.h>

ak_wwise_plugin_frontend_instance の継承関係図
ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_instance_ptr ak_wwise_plugin_frontend_instance_v1 ak_wwise_plugin_gui_conversion_windows_instance_v1 ak_wwise_plugin_gui_windows_instance_v1 AK.Wwise::Plugin::V1::Frontend AK.Wwise::Plugin::V1::GUIWindows

その他の継承メンバ

- 基底クラス ak_wwise_plugin_cpp_base_instance に属する継承公開メンバ関数
virtual ~ak_wwise_plugin_cpp_base_instance ()
 

詳解

Plug-in frontend instance.

A frontend contains the visual part of the Authoring plug-in. It is optional, for example, it is never instantiated when connecting through WwiseConsole. As such, there should never be any processing or "intelligence" done in a frontend part.

For example, the frontend should not affect licensing, soundbank generation, audio processing, property handling (such as validating ranges for property sets), media handling, media conversion, custom data loading, ...

注釈: Porting note: In legacy plug-ins, there is only one instance of the Authoring plug-in that contains both the backend and the frontend. This has changed for multiple reasons: to be able to instantiate a plug-in backend without any frontend, or alternatively, to instantiate multiple copies of a frontend for a unique backend.

PluginDef.h556 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう