Wwise SDK 2018.1.11
AkMarkerCallbackInfo
バージョン
Wwise SDK 2018.1.11
|
AkMarkerCallbackInfo の継承関係図

公開変数類 | |
AkUInt32 | uIdentifier |
Cue point identifier [詳解] |
|
AkUInt32 | uPosition |
Position in the cue point (unit: sample frames) [詳解] |
|
const char * | strLabel |
Label of the marker, read from the file [詳解] |
|
![]() | |
AkPlayingID | playingID |
Playing ID of Event, returned by PostEvent() [詳解] |
|
AkUniqueID | eventID |
Unique ID of Event, passed to PostEvent() [詳解] |
|
![]() | |
void * | pCookie |
User data, passed to PostEvent() [詳解] |
|
AkGameObjectID | gameObjID |
Game object ID [詳解] |
|
詳解
Callback information structure corresponding to AK_Marker.
AkCallback.h の 116 行目に定義があります。
この構造体詳解は次のファイルから抽出されました:
- include/AK/SoundEngine/Common/AkCallback.h