Table of Contents
Wwise SDK 2019.2.10
|
AkMarkerCallbackInfo Struct Reference
Inheritance diagram for AkMarkerCallbackInfo:

Public Attributes | |
AkUInt32 | uIdentifier |
Cue point identifier. More... |
|
AkUInt32 | uPosition |
Position in the cue point (unit: sample frames) More... |
|
const char * | strLabel |
Label of the marker, read from the file. 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_Marker.
Definition at line 116 of file AkCallback.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Common/AkCallback.h