Wwise SDK 2019.2.15
IAkRTPCSubscriber
Version
Wwise SDK 2019.2.15
|
AK::IAkRTPCSubscriber Class Referenceabstract
Inheritance diagram for AK::IAkRTPCSubscriber:

Public Member Functions | |
virtual AKRESULT | SetParam (AkPluginParamID in_paramID, const void *in_pParam, AkUInt32 in_uParamSize)=0 |
Protected Member Functions | |
virtual | ~IAkRTPCSubscriber () |
Virtual destructor on interface to avoid warnings. More... |
|
Detailed Description
Real-Time Parameter Control Subscriber interface. This interface must be implemented by every AK::IAkPluginParam implementation, allowing real-time editing with Wwise and in-game RTPC control.
![]() |
Warning: The functions in this interface are not thread-safe, unless stated otherwise. |
- See also
Definition at line 48 of file IAkRTPCSubscriber.h.
The documentation for this class was generated from the following file:
- include/AK/SoundEngine/Common/IAkRTPCSubscriber.h