Table of Contents
Wwise SDK 2019.2.9
|
AkDurationCallbackInfo Struct Reference
Inheritance diagram for AkDurationCallbackInfo:

Public Attributes | |
AkReal32 | fDuration |
Duration of the sound (unit: milliseconds) More... |
|
AkReal32 | fEstimatedDuration |
Estimated duration of the sound depending on source settings such as pitch. (unit: milliseconds) More... |
|
AkUniqueID | audioNodeID |
Audio Node ID of playing item. More... |
|
AkUniqueID | mediaID |
Media ID of playing item. (corresponds to 'ID' attribute of 'File' element in SoundBank metadata file) More... |
|
bool | bStreaming |
True if source is streaming, false otherwise. More... |
|
![]() | |
AkPlayingID | playingID |
Playing ID of Event, returned by PostEvent() More... |
|
AkUniqueID | eventID |
Unique ID of Event, passed to PostEvent() More... |
|
![]() | |
void * | pCookie |
User data, passed to PostEvent() More... |
|
AkGameObjectID | gameObjID |
Game object ID. More... |
|
Detailed Description
Callback information structure corresponding to AK_Duration.
Definition at line 127 of file AkCallback.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Common/AkCallback.h