|
Wwise SDK 2024.1.9
|
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 行目に定義があります。