公有属性 | |
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.
在文件AkCallback.h第127行定义。