menu
バージョン
2024.1.5.8803
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
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.5.8803
2023.1.13.8732
2022.1.19.8584
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 2024.1.5
|
Defines the parameters of a marker. [詳解]
#include <AkAudioMarker.h>
公開変数類 | |
AkUInt32 | dwIdentifier |
Identifier. [詳解] | |
AkUInt32 | dwPosition |
Position in the audio data in sample frames. [詳解] | |
const char * | strLabel |
Label of the marker taken from the file. [詳解] | |
AkUInt32 | dwLabelSize |
Length of label read the from the file + terminating null character. [詳解] | |
Defines the parameters of a marker.
AkAudioMarker.h の 15 行目に定義があります。