35 #ifndef _AK_COMMUNICATION_H
36 #define _AK_COMMUNICATION_H
42 #define AK_COMM_SETTINGS_MAX_STRING_SIZE 64
55 #if defined(AK_USE_NX_HTCS)
192 #endif // _AK_COMMUNICATION_H
AkUInt16 uDiscoveryBroadcast
const AkCommSettings &__cdecl GetCurrentSettings()
AKRESULT
Standard function call result.
#define AK_EXTERNAPIFUNC(__TYPE__, __NAME__)
#define AK_COMM_SETTINGS_MAX_STRING_SIZE
AkUInt32 uPoolSize
Size of the communication pool, in bytes.
AkInt32 __cdecl GetLastError()
char szAppNetworkName[AK_COMM_SETTINGS_MAX_STRING_SIZE]
#define AK_COMM_DEFAULT_DISCOVERY_PORT
Default discovery port for most platforms using IP sockets for communication.
void __cdecl GetDefaultInitSettings(AkCommSettings &out_settings)
AKRESULT __cdecl Init(const AkCommSettings &in_settings)