menu
バージョン
2017.1.9.6501
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Structure used to query info on active playing segments. [詳細]
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 の 193 行で定義されています。