Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11
AkDurationCallbackInfo Struct Reference

#include <AkCallback.h>

Inheritance diagram for AkDurationCallbackInfo:
AkEventCallbackInfo AkCallbackInfo

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...
 
- Public Attributes inherited from AkEventCallbackInfo
AkPlayingID playingID
 Playing ID of Event, returned by PostEvent() More...
 
AkUniqueID eventID
 Unique ID of Event, passed to PostEvent() More...
 
- Public Attributes inherited from AkCallbackInfo
void * pCookie
 User data, passed to PostEvent() More...
 
AkGameObjectID gameObjID
 Game object ID. More...
 

Detailed Description

Callback information structure corresponding to AK_Duration.

See also

Definition at line 126 of file AkCallback.h.


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