Go to the documentation of this file.
89 virtual void* BeginBookmarkAllocRegion() = 0;
94 virtual void EndBookmarkAllocRegion(
void* in_pBookmark) = 0;
104 m_pTempAlloc = in_pTempAlloc;
105 m_pBookmark = in_pTempAlloc->BeginBookmarkAllocRegion();
113 m_pTempAlloc->EndBookmarkAllocRegion(m_pBookmark);
114 m_pBookmark =
nullptr;
121 #define AK_GET_PLUGIN_SERVICE_TEMPALLOC(plugin_ctx) static_cast<AK::IAkPluginServiceTempAlloc*>(plugin_ctx->GetPluginService(AK::PluginServiceType_TempAlloc))
~PluginBookmarkAllocRegion()
virtual IAkPluginMemAlloc * GetTempAllocAudioRenderDouble()=0
Definition of data structures for AkAudioObject.
Common interface for plug-in services accessed through the global plug-in context.
virtual IAkPluginMemAlloc * GetTempAllocAudioRenderCurrent()=0
PluginBookmarkAllocRegion(IAkPluginServiceTempAlloc *in_pTempAlloc)
virtual IAkPluginMemAlloc * GetBookmarkAlloc()=0
virtual ~IAkPluginServiceTempAlloc()
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