Wwise SDK 2025.1.0
|
#include <AkCallbackTypes.h>
公開変数類 | |
AkUInt32 | uIdentifier |
Cue point identifier [詳解] | |
AkUInt32 | uPosition |
Position in the cue point (unit: sample frames) [詳解] | |
const char * | strLabel |
Label of the marker (null-terminated) [詳解] | |
AkUInt32 | uLabelSize |
Size of the label string (including the terminating null character) [詳解] | |
Callback information structure corresponding to AK_Marker.
AkCallbackTypes.h の 179 行目に定義があります。