Wwise SDK 2024.1.0
|
#include <AkCommunication.h>
Classes | |
struct | Ports |
Public Types | |
enum | AkCommSystem { AkCommSystem_Socket, AkCommSystem_HTCS, AkCommSystem_Last } |
Allows selecting the communication system used to connect remotely the Authoring tool on the device. More... | |
Public Member Functions | |
AkCommSettings () | |
Public Attributes | |
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) More... | |
Platform-independent initialization settings of communication module between the Wwise sound engine and authoring tool.
Definition at line 46 of file AkCommunication.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise