Wwise SDK 2018.1.11
IAkRTPCSubscriber
版本
Wwise SDK 2018.1.11
|
AK::IAkRTPCSubscriber类 参考abstract
类 AK::IAkRTPCSubscriber 继承关系图:

Public 成员函数 | |
virtual AKRESULT | SetParam (AkPluginParamID in_paramID, const void *in_pParam, AkUInt32 in_uParamSize)=0 |
Protected 成员函数 | |
virtual | ~IAkRTPCSubscriber () |
Virtual destructor on interface to avoid warnings. 更多... |
|
详细描述
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.
- 警告
- The functions in this interface are not thread-safe, unless stated otherwise.
在文件 IAkRTPCSubscriber.h 第 46 行定义.
该类的文档由以下文件生成:
- include/AK/SoundEngine/Common/IAkRTPCSubscriber.h