|
Wwise SDK 2023.1.17
|
#include <AkCommunication.h>
类 | |
| struct | Ports |
Public 类型 | |
| enum | AkCommSystem { AkCommSystem_Socket, AkCommSystem_HTCS } |
| Allows selecting the communication system used to connect remotely the Authoring tool on the device. 更多... | |
Public 成员函数 | |
| AkCommSettings () | |
Public 属性 | |
| Ports | ports |
| AkCommSystem | commSystem |
| bool | bInitSystemLib |
| char | szAppNetworkName [AK_COMM_SETTINGS_MAX_STRING_SIZE] |
| char | szCommProxyServerUrl [AK_COMM_SETTINGS_MAX_URL_SIZE] |
| Optional URL of Comm proxy server (only applicable for platforms incapable of acting as raw UDP/TCP servers) 更多... | |
Platform-independent initialization settings of communication module between the Wwise sound engine and authoring tool.
在文件 AkCommunication.h 第 46 行定义.