Wwise SDK 2024.1.4
|
#include <HostObjectMedia.h>
Classes | |
struct | Interface |
The C interface, fulfilled by your plug-in. More... | |
Public Types | |
enum | : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_OBJECT_MEDIA } |
The interface type, as provided by this plug-in. More... | |
enum | : InterfaceVersion { k_interfaceVersion = 1 } |
The interface version, as provided by this plug-in. More... | |
using | Instance = CObjectMedia_::Instance |
Base instance type for receiving notifications on related object media's changes. More... | |
Public Member Functions | |
InterfacePtr | GetInterfacePointer () |
CObjectMedia_::Instance * | GetInstancePointer () |
const CObjectMedia_::Instance * | GetInstancePointer () const |
ObjectMedia_ () | |
virtual | ~ObjectMedia_ () |
virtual void | NotifyPluginMediaChanged () |
This function is called by Wwise when any of the plug-in media changes. More... | |
![]() | |
virtual | ~ak_wwise_plugin_cpp_base_instance () |
Definition at line 520 of file HostObjectMedia.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise