NERtc Wwise SDK 适配 Unreal V.5.4.122
载入中...
搜索中...
未找到
NertcEvents.h
浏览该文件的文档.
1#ifndef NertcEvents_h
2#define NertcEvents_h
3
4#include "NertcEngine.h"
5#include "AK/Plugin/WwiseRtcSdkPluginEngine.h"
6
7namespace nertc {
8namespace wwiseplugin {
9 void BindEngineEvents(struct WWISEPLUGIN_Events& events);
10}
11}
12
13
14#endif /* NertcEvents_h */
void BindEngineEvents(struct WWISEPLUGIN_Events &events)
Definition NertcEvents.cpp:142
Definition NertcAudioManagerImpl.cpp:5