목차
-
-
-
-
Samples
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
include/AK/MusicEngine/Common/AkMusicEngine.h File Reference
Go to the source code of this file.
Classes | |
struct | AkMusicSettings |
struct | AkSegmentInfo |
Structure used to query info on active playing segments. More... |
|
Namespaces | |
namespace | AK |
Audiokinetic namespace. |
|
namespace | AK::MusicEngine |
Functions | |
Initialization | |
AKRESULT __cdecl | AK::MusicEngine::Init (AkMusicSettings *in_pSettings) |
void __cdecl | AK::MusicEngine::GetDefaultInitSettings (AkMusicSettings &out_settings) |
void __cdecl | AK::MusicEngine::Term () |
AKRESULT __cdecl | AK::MusicEngine::GetPlayingSegmentInfo (AkPlayingID in_PlayingID, AkSegmentInfo &out_segmentInfo, bool in_bExtrapolate=true) |
Detailed Description
The main music engine interface.
Definition in file AkMusicEngine.h.