Wwise SDK 2023.1.8
|
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.h 파일의 214 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요