Version

menu_open
Wwise SDK 2023.1.3

◆ GetMediaSourceConvertedFilePath()

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

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

Warning: 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.
Parameters
[out]out_pszFilePathBuffer that will contain the converted file path.
[in]in_uiBufferSizeSize of the provided string buffer.
[in]in_guidPlatformGUID of the platform to query.
[in]in_IndexMedia source index to query.
Returns
Number of characters written to the buffer. 0 means no file, or failure.

Definition at line 445 of file HostObjectMedia.h.

References AK.Wwise::Plugin::CBaseInterfaceGlue< CHostObjectMedia >::g_cinterface, and ak_wwise_plugin_host_object_media_v1::GetMediaSourceConvertedFilePath.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise