版本

menu_open
virtual AKRESULT AK::IAkPlugin::RelocateMedia ( AkUInt8 ,
AkUInt8  
) [inline, virtual]

Some plug-ins are accessing Media from the Wwise sound bank system. If the IAkPlugin object is not using media, this function will not be used. If the IAkPlugin object is using media, the RelocateMedia feature can be optionally implemented. When this function is being called, the IAkPlugin object must make the required changes to remove all referenced from the old memory pointer (previously obtained by GetPluginMedia() (and offsets to) to not access anymore the content of the old memory data and start using the newly provided pointer instead. The change must be done within the function RelocateMedia(). After this call, the memory space in in_pOldInMemoryData will be invalidated and cannot be used safely anymore.

This function will not be called if SupportMediaRelocation returned false.

See also:

Definition at line 638 of file IAkPlugin.h.

References AK_NotImplemented.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅