Wwise SDK 2025.1.1
|
#include <AkCallbackTypes.h>
公開変数類 | |
AkReal32 | fDuration |
Duration of the sound (unit: milliseconds) [詳解] | |
AkReal32 | fEstimatedDuration |
Estimated duration of the sound depending on source settings such as pitch. (unit: milliseconds) [詳解] | |
AkUniqueID | audioNodeID |
Audio Node ID of playing item [詳解] | |
AkUniqueID | mediaID |
Media ID of playing item. (corresponds to 'ID' attribute of 'File' element in SoundBank metadata file) [詳解] | |
bool | bStreaming |
True if source is streaming, false otherwise. [詳解] | |
Callback information structure corresponding to AK_Duration.
AkCallbackTypes.h の 191 行目に定義があります。