Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11

◆ GetPluginMedia()

virtual void AK::IAkPluginContextBase::GetPluginMedia ( AkUInt32  in_dataIndex,
AkUInt8 *&  out_rpData,
AkUInt32 out_rDataSize 
)
pure virtual

Return the pointer and size of the plug-in media corresponding to the specified index. The pointer returned will be NULL if the plug-in media is either not loaded or inexistant. When this function is called and returns a valid data pointer, the data can only be used by this instance of the plugin and is guaranteed to be valid only during the plug-in lifespan.

Parameters
in_dataIndex Index of the plug-in media to be returned.
out_rpData Pointer to the data
out_rDataSize size of the data returned in bytes.

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