Wwise SDK 2024.1.0
|
#include <AK/SoundEngine/Common/AkSoundEngineExport.h>
#include <AK/SoundEngine/Common/AkTypes.h>
#include <AK/SoundEngine/Common/AkCallback.h>
Go to the source code of this file.
Classes | |
struct | AkMusicSettings |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
AK::MusicEngine | |
Functions | |
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.
Definition in file AkMusicEngine.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