|
Wwise SDK 2021.1.14
|
#include <AkCommunication.h>
クラス | |
| struct | Ports |
公開型 | |
| enum | AkCommSystem { AkCommSystem_Socket, AkCommSystem_HTCS } |
| Allows selecting the communication system used to connect remotely the Authoring tool on the device. [詳解] |
|
公開メンバ関数 | |
| AkCommSettings () | |
公開変数類 | |
| Ports | ports |
| AkCommSystem | commSystem |
| bool | bInitSystemLib |
| char | szAppNetworkName [AK_COMM_SETTINGS_MAX_STRING_SIZE] |
Platform-independent initialization settings of communication module between the Wwise sound engine and authoring tool.
AkCommunication.h の 48 行目に定義があります。