menu
版本
2024.1.2.8726
2024.1.2.8726
2023.1.10.8659
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.2.8726
2023.1.10.8659
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 2024.1.2
|
#include <AK/SoundEngine/Common/AkSoundEngineExport.h>
#include <AK/SoundEngine/Common/AkTypes.h>
#include <AK/SoundEngine/Common/AkCallback.h>
类 | |
struct | AkMusicSettings |
命名空间 | |
namespace | AK |
Definition of data structures for AkAudioObject | |
AK::MusicEngine | |
函数 | |
Initialization | |
AKSOUNDENGINE_API AKRESULT | AK::MusicEngine::Init (AkMusicSettings *in_pSettings) |
AKSOUNDENGINE_API void | AK::MusicEngine::GetDefaultInitSettings (AkMusicSettings &out_settings) |
AKSOUNDENGINE_API void | AK::MusicEngine::Term () |
AKSOUNDENGINE_API AKRESULT | AK::MusicEngine::GetPlayingSegmentInfo (AkPlayingID in_PlayingID, AkSegmentInfo &out_segmentInfo, bool in_bExtrapolate=true) |
The main music engine interface.
在文件 AkMusicEngine.h 中定义.