版本

menu_open
Wwise SDK 2018.1.11
AK::SoundEngine::DynamicSequence 命名空间参考

class   Playlist
 
class   PlaylistItem
 

枚举

enum   DynamicSequenceType { DynamicSequenceType_SampleAccurate, DynamicSequenceType_NormalTransition }
 

函数

AkPlayingID __cdecl  Open (AkGameObjectID in_gameObjectID, AkUInt32 in_uFlags=0, AkCallbackFunc in_pfnCallback=NULL, void *in_pCookie=NULL, DynamicSequenceType in_eDynamicSequenceType=DynamicSequenceType_SampleAccurate)
 
AKRESULT __cdecl  Close (AkPlayingID in_playingID)
 
AKRESULT __cdecl  Play (AkPlayingID in_playingID, AkTimeMs in_uTransitionDuration=0, AkCurveInterpolation in_eFadeCurve=AkCurveInterpolation_Linear)
  Play specified Dynamic Sequence. 更多...
 
AKRESULT __cdecl  Pause (AkPlayingID in_playingID, AkTimeMs in_uTransitionDuration=0, AkCurveInterpolation in_eFadeCurve=AkCurveInterpolation_Linear)
 
AKRESULT __cdecl  Resume (AkPlayingID in_playingID, AkTimeMs in_uTransitionDuration=0, AkCurveInterpolation in_eFadeCurve=AkCurveInterpolation_Linear)
  Resume specified Dynamic Sequence. 更多...
 
AKRESULT __cdecl  Stop (AkPlayingID in_playingID, AkTimeMs in_uTransitionDuration=0, AkCurveInterpolation in_eFadeCurve=AkCurveInterpolation_Linear)
 
AKRESULT __cdecl  Break (AkPlayingID in_playingID)
  Break specified Dynamic Sequence. The sequence will stop after the current item. 更多...
 
AKRESULT __cdecl  GetPauseTimes (AkPlayingID in_playingID, AkUInt32 &out_uTime, AkUInt32 &out_uDuration)
  Get pause times. 更多...
 
AKRESULT __cdecl  GetPlayingItem (AkPlayingID in_playingID, AkUniqueID &out_audioNodeID, void *&out_pCustomInfo)
 
Playlist *__cdecl  LockPlaylist (AkPlayingID in_playingID)
 
AKRESULT __cdecl  UnlockPlaylist (AkPlayingID in_playingID)
 

详细描述

Dynamic Sequence namespace

备注
The functions in this namespace are thread-safe, unless stated otherwise.

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅