menu
バージョン
2022.1.18.8567
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2022.1.18
|
#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] |
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 の 48 行目に定義があります。