版本

menu_open
Wwise SDK 2023.1.3
AkSegmentInfo结构体 参考

Structure used to query info on active playing segments. 更多...

#include <AkCallback.h>

Public 属性

AkTimeMs iCurrentPosition
 Current position of the segment, relative to the Entry Cue, in milliseconds. Range is [-iPreEntryDuration, iActiveDuration+iPostExitDuration]. 更多...
 
AkTimeMs iPreEntryDuration
 Duration of the pre-entry region of the segment, in milliseconds. 更多...
 
AkTimeMs iActiveDuration
 Duration of the active region of the segment (between the Entry and Exit Cues), in milliseconds. 更多...
 
AkTimeMs iPostExitDuration
 Duration of the post-exit region of the segment, in milliseconds. 更多...
 
AkTimeMs iRemainingLookAheadTime
 Number of milliseconds remaining in the "looking-ahead" state of the segment, when it is silent but streamed tracks are being prefetched. 更多...
 
AkReal32 fBeatDuration
 Beat Duration in seconds. 更多...
 
AkReal32 fBarDuration
 Bar Duration in seconds. 更多...
 
AkReal32 fGridDuration
 Grid duration in seconds. 更多...
 
AkReal32 fGridOffset
 Grid offset in seconds. 更多...
 

详细描述

Structure used to query info on active playing segments.

在文件 AkCallback.h214 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅