バージョン

menu_open
Wwise SDK 2022.1.12

◆ GetMediaSourceOriginalFilePath()

unsigned int AK.Wwise::Plugin::V1::ObjectMedia::GetMediaSourceOriginalFilePath ( AkOSChar out_pszFilePath,
unsigned int  in_uiBufferSize,
unsigned int  in_Index 
) const
inline

Retrieve the full file path of the source plug-in data at the specified index.

This is the path name of the data file, as kept in the project directory.

警告: 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.
引数
[out]out_pszFilePathBuffer that will contain the original file path.
[in]in_uiBufferSizeSize of the provided string buffer.
[in]in_IndexMedia source index to query.
戻り値
Number of characters written to the buffer. 0 means no file, or failure.

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

参照先 AK.Wwise::Plugin::CBaseInterfaceGlue< CHostObjectMedia >::g_cinterface, ak_wwise_plugin_host_object_media_v1::GetMediaSourceOriginalFilePath.


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう