menu
バージョン
2021.1.14.8108
2024.1.4.8780
2023.1.12.8706
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.4.8780
2023.1.12.8706
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
#include <AK/SoundEngine/Common/AkTypes.h>
#include <AK/SoundEngine/Common/AkMemoryMgr.h>
#include <AK/Tools/Common/AkPlatformFuncs.h>
クラス | |
struct | AkCommSettings |
struct | AkCommSettings::Ports |
名前空間 | |
namespace | AK |
Audiokinetic namespace |
|
AK::Comm | |
マクロ定義 | |
#define | AK_COMM_SETTINGS_MAX_STRING_SIZE 64 |
関数 | |
Initialization | |
AKSOUNDENGINE_API AKRESULT | AK::Comm::Init (const AkCommSettings &in_settings) |
AKSOUNDENGINE_API AkInt32 | AK::Comm::GetLastError () |
AKSOUNDENGINE_API void | AK::Comm::GetDefaultInitSettings (AkCommSettings &out_settings) |
AKSOUNDENGINE_API void | AK::Comm::Term () |
AKSOUNDENGINE_API AKRESULT | AK::Comm::Reset () |
AKSOUNDENGINE_API const AkCommSettings & | AK::Comm::GetCurrentSettings () |
The main communication interface (between the in-game sound engine and authoring tool).
AkCommunication.h に定義があります。