バージョン

menu_open

◆ GetOriginalDirectory

unsigned int(* ak_wwise_plugin_host_object_media_v1::GetOriginalDirectory) (const struct ak_wwise_plugin_host_object_media_instance_v1 *in_this, AkOSChar *out_pszDirectory, unsigned int in_uiBufferSize)

Obtain the Original directory for the plug-in.

警告: If you do not provide a buffer big enough to write the full string, the function will fail and return 0. Make sure to use a buffer big enough to write the entire string, such as your platform's max path size.
引数
[in]in_thisCurrent instance of this interface.
[out]out_pszDirectoryBuffer that will contain the path.
[in]in_uiBufferSizeSize of the provided string buffer.
戻り値
Number of characters written to the buffer. 0 means a failure.

HostObjectMedia.h213 行目に定義があります。

参照元 AK.Wwise::Plugin::V1::ObjectMedia::GetOriginalDirectory().


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう