Wwise SDK 2023.1.8
|
#include <AkCallback.h>
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... | |
Callback information structure corresponding to AK_Duration.
Definition at line 127 of file AkCallback.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise