Wwise SDK 2022.1.7
_ak_communication_8h_source
Version
menu_open
link
AkCommunication.h
Go to the documentation of this file.
44 /// Platform-independent initialization settings of communication module between the Wwise sound engine
97 /// Allows selecting the communication system used to connect remotely the Authoring tool on the device.
101 AkCommSystem_HTCS /// HTCS when available only, will default to AkCommSystem_Socket if the HTCS system is not available.
102 };
113 /// If set to false, the game should load/initialize the console's communication library prior to calling this function.
115 /// Some consoles have critical requirements for initialization, see \ref initialization_comm_console_lib
122 /// Optional URL of Comm proxy server (only applicable for platforms incapable of acting as raw UDP/TCP servers)
134 /// Initializes the communication module. When this is called, and AK::SoundEngine::RenderAudio()
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 s...
Definition: AkCommunication.h:123
char szAppNetworkName[AK_COMM_SETTINGS_MAX_STRING_SIZE]
Definition: AkCommunication.h:120
AKSOUNDENGINE_API AKRESULT Reset()
AKSOUNDENGINE_API AKRESULT Init(const AkCommSettings &in_settings)
AKSOUNDENGINE_API AkInt32 GetLastError()
AKSOUNDENGINE_API const AkCommSettings & GetCurrentSettings()
AKSOUNDENGINE_API void Term()
#define AK_COMM_NO_DYNAMIC_PORTS
Platform does not support dynamic/ephemeral ports for communication.
Definition: AkTypes.h:62
#define AK_COMM_SETTINGS_MAX_URL_SIZE
Definition: AkCommunication.h:42
AKSOUNDENGINE_API void GetDefaultInitSettings(AkCommSettings &out_settings)
AkUInt16 uDiscoveryBroadcast
Definition: AkCommunication.h:83
AkCommSystem
Allows selecting the communication system used to connect remotely the Authoring tool on the device.
Definition: AkCommunication.h:99
Definition: AkCommunication.h:65
#define AK_COMM_SETTINGS_MAX_STRING_SIZE
Definition: AkCommunication.h:41
#define AK_COMM_DEFAULT_DISCOVERY_PORT
Default discovery port for most platforms using IP sockets for communication.
Definition: AkTypes.h:1304
Definition: AkCommunication.h:49
Was this page helpful?
Need Support?
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageTell us about your project. We're here to help.
Register your project and we'll help you get started with no strings attached!
Get started with Wwise