menu
バージョン
2021.1.14.8108
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2021.1.14
|
Return values for GetSourcePlayPositions. [詳解]
#include <AkSoundEngine.h>
公開変数類 | |
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) [詳解] |
|
AkTimeMs | msTime |
Position of the source (in ms) associated with that playing item [詳解] |
|
AkUInt32 | samplePosition |
Position of the source (in samples) associated with that playing item [詳解] |
|
AkUInt32 | updateBufferTick |
Value of GetBufferTick() at the time the position was updated [詳解] |
|
Return values for GetSourcePlayPositions.
AkSoundEngine.h の 247 行目に定義があります。