バージョン

menu_open
Wwise SDK 2023.1.3
AkSegmentInfo 構造体

Structure used to query info on active playing segments. [詳解]

#include <AkCallback.h>

公開変数類

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からはじめよう