Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11
AkSegmentInfo Struct Reference

Structure used to query info on active playing segments. More...

Public Attributes

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

Detailed Description

Structure used to query info on active playing segments.

Definition at line 193 of file AkCallback.h.


The documentation for this struct was generated from the following file:

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise